Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1925 auto SimplifyPHINode = [&](PHINode *PN) -> Value * { in replaceCongruentIVs() local
1938 if (Value *V = SimplifyPHINode(Phi)) { in replaceCongruentIVs()