Home
last modified time | relevance | path

Searched defs:getExitBlock (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h78 BlockT *LoopBase<BlockT, LoopT>::getExitBlock() const { in getExitBlock() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h75 BlockT *LoopBase<BlockT, LoopT>::getExitBlock() const { in getExitBlock() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp195 BasicBlock *getExitBlock() { in getExitBlock() function in __anonabcb81480211::CHRScope