Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h107 BlockT *LoopBase<BlockT, LoopT>::getExitBlock() const { in getExitBlock() function
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp361 GCOVBlock &GCOVFunction::getExitBlock() const { in getExitBlock() function in GCOVFunction
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp165 BasicBlock *getExitBlock() { in getExitBlock() function in __anone1ce48180111::CHRScope