Searched defs:predicateLoopExits (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopPredication.cpp | 1031 bool LoopPredication::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits() function in LoopPredication |
H A D | IndVarSimplify.cpp | 1718 bool IndVarSimplify::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { predicateLoopExits() function in IndVarSimplify |