Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp128 BasicBlock *Exit = L->getUniqueExitBlock(); in ConnectProlog()
444 BasicBlock *Exit = L->getUniqueExitBlock(); // successor out of loop in UnrollRuntimeLoopRemainder()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopInfo.cpp377 BasicBlock *Loop::getUniqueExitBlock() const { in getUniqueExitBlock() function in Loop
/external/llvm/lib/Analysis/
DLoopInfo.cpp378 BasicBlock *Loop::getUniqueExitBlock() const { in getUniqueExitBlock() function in Loop
/external/llvm/include/llvm/Analysis/
DLoopInfo.h451 BasicBlock *getUniqueExitBlock() const;
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h625 BasicBlock *getUniqueExitBlock() const;