Lines Matching full:phis
1098 // If the values are PHIs in the same block, we can do a more precise
1107 // Analyse the PHIs' inputs under the assumption that the PHIs are
1109 // If the PHIs are May/MustAlias there must be (recursively) an input
1110 // operand from outside the PHIs' cycle that is MayAlias/MustAlias or
1111 // there must be an operation on the PHIs within the PHIs' value cycle
1113 // Pretend the phis do not alias.