Searched defs:PHIsToCompute (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 9620 SmallVector<std::pair<PHINode *, Constant *>, 8> PHIsToCompute; getConstantEvolutionLoopExitValue() local |