Home | History | Annotate | Download | only in Analysis

Lines Matching full:phis

542     /// all visited phi nodes an making sure that the phis cannot reach the
1110 // If the values are PHIs in the same block, we can do a more precise
1119 // Analyse the PHIs' inputs under the assumption that the PHIs are
1121 // If the PHIs are May/MustAlias there must be (recursively) an input
1122 // operand from outside the PHIs' cycle that is MayAlias/MustAlias or
1123 // there must be an operation on the PHIs within the PHIs' value cycle
1125 // Pretend the phis do not alias.
1348 // Make sure that the visited phis cannot reach the Value. This ensures that