Lines Matching full:predecessor
906 /// as a clobber dependence on the first instruction in the predecessor block.
1070 // phi translation to change it into a value live in the predecessor block.
1122 // Get the PHI translated pointer in this predecessor. This can fail if
1141 // If the predecessor was visited with PredPtr, then we already did
1171 // predecessor, then we have to assume that the pointer is clobbered in
1172 // that predecessor. We can still do PRE of the load, which would insert
1173 // a computation of the pointer in this predecessor.