Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp401 canSafelyUnrollMultiExitLoop(Loop *L, SmallVectorImpl<BasicBlock *> &OtherExits, in canSafelyUnrollMultiExitLoop() function
446 assert(canSafelyUnrollMultiExitLoop(L, OtherExitsDummyCheck, LatchExit, in canProfitablyUnrollMultiExitLoop()
558 canSafelyUnrollMultiExitLoop(L, OtherExits, LatchExit, PreserveLCSSA, in UnrollRuntimeLoopRemainder()