Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp103 bool hasPathCrossingSuspendPoint(BasicBlock *DefBB, BasicBlock *UseBB) const { in hasPathCrossingSuspendPoint() function
124 return hasPathCrossingSuspendPoint(DefBB, UseBB); in isDefinitionAcrossSuspend()