Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFixIrreducible.cpp261 static bool makeReducible(LoopInfo &LI, DominatorTree &DT, Graph &&G) { in makeReducible() function
315 Changed |= makeReducible(LI, DT, &F); in FixIrreducibleImpl()
325 Changed |= makeReducible(LI, DT, *L); in FixIrreducibleImpl()