Home
last modified time | relevance | path

Searched refs:SafePhi (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp507 bool SafePhi; // LCSSASafePhiForRAUW. member
510 : PN(P), Ith(I), Val(V), HighCost(H), SafePhi(S) {} in RewritePhi()
704 if (Phi.SafePhi) { in rewriteLoopExitValues()