A localized outlives constraint reifies the CFG location where the outlives constraint holds,
within the origins themselves as if they were different from point to point: from a: b
outlives constraints to a@p: b@p, where p is the point in the CFG.
Returns the successor for the current region/point node when propagating a loan through backward
edges, if applicable, according to liveness and variance.
Returns the successor for the current region/point node when propagating a loan through forward
edges, if applicable, according to liveness and variance.