Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h82 BlockT *LoopBase<BlockT, LoopT>::getExitBlock() const { in getExitBlock() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DGCOV.cpp348 GCOVBlock &GCOVFunction::getExitBlock() const { in getExitBlock() function in GCOVFunction
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp196 BasicBlock *getExitBlock() { in getExitBlock() function in __anon566c75c30211::CHRScope