Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp111 bool hasPathCrossingSuspendPoint(BasicBlock *DefBB, BasicBlock *UseBB) const { in hasPathCrossingSuspendPoint() function
140 return hasPathCrossingSuspendPoint(DefBB, UseBB); in isDefinitionAcrossSuspend()