Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp146 static bool unifyLoopExits(DominatorTree &DT, LoopInfo &LI, Loop *L) { in unifyLoopExits() function
226 Changed |= unifyLoopExits(DT, LI, L); in runImpl()