Home
last modified time | relevance | path

Searched refs:hasPathOrLoopCrossingSuspendPoint (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DSuspendCrossingInfo.h119 LLVM_ABI bool hasPathOrLoopCrossingSuspendPoint(BasicBlock *From,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DSuspendCrossingInfo.cpp80 bool SuspendCrossingInfo::hasPathOrLoopCrossingSuspendPoint( in hasPathOrLoopCrossingSuspendPoint() function in llvm::SuspendCrossingInfo
H A DSpillUtils.cpp354 if (Checker.hasPathOrLoopCrossingSuspendPoint(A->getParent(), in computeShouldLiveOnFrame()