Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1409 bool LoopCanBeDel = canLoopBeDeleted(L, RewritePhiSet); in rewriteLoopExitValues() local
1420 !LoopCanBeDel && Phi.HighCost) in rewriteLoopExitValues()