Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DIVDescriptors.cpp1222 Instruction *Inc0 = dyn_cast<Instruction>(ExitPhi->getIncomingValue(0)); in getReductionOpChain() local
1226 if (Inc0 == Phi) in getReductionOpChain()
1229 Chain = Inc0; in getReductionOpChain()