Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDGenericLoopInfoImpl.h107 BlockT *LoopBase<BlockT, LoopT>::getExitBlock() const { in getExitBlock() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDGCOV.cpp361 GCOVBlock &GCOVFunction::getExitBlock() const { in getExitBlock() function in GCOVFunction
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDControlHeightReduction.cpp165 BasicBlock *getExitBlock() { in getExitBlock() function in __anon409122910111::CHRScope