Home
last modified time | relevance | path

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

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