Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp106 bool canLoopBeDeleted(Loop *L, SmallVector<RewritePhi, 8> &RewritePhiSet);
624 bool LoopCanBeDel = canLoopBeDeleted(L, RewritePhiSet); in rewriteLoopExitValues()
738 bool IndVarSimplify::canLoopBeDeleted( in canLoopBeDeleted() function in IndVarSimplify
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp146 bool canLoopBeDeleted(Loop *L, SmallVector<RewritePhi, 8> &RewritePhiSet);
671 bool LoopCanBeDel = canLoopBeDeleted(L, RewritePhiSet); in rewriteLoopExitValues()
783 bool IndVarSimplify::canLoopBeDeleted( in canLoopBeDeleted() function in IndVarSimplify