Lines Matching full:invariant
1282 /// location whose value is invariant across the function. For example,
1285 /// *all* loads the instruction does are invariant (if it does multiple loads).
1287 // If the instruction doesn't load at all, it isn't an invariant load.
1292 // it may not be an invariant load.
1305 // A load from a constant PseudoSourceValue is invariant.