Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp138 static bool unifyLoopExits(DominatorTree &DT, LoopInfo &LI, Loop *L) { in unifyLoopExits() function
217 Changed |= unifyLoopExits(DT, LI, L); in runImpl()