Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1937 auto SimplifyPHINode = [&](PHINode *PN) -> Value * { in replaceCongruentIVs() local
1950 if (Value *V = SimplifyPHINode(Phi)) { in replaceCongruentIVs()