Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp131 bool hasPathCrossingSuspendPoint(BasicBlock *From, BasicBlock *To) const { in hasPathCrossingSuspendPoint() function in __anon5c79a7dc0311::SuspendCrossingInfo
173 return hasPathCrossingSuspendPoint(DefBB, UseBB); in isDefinitionAcrossSuspend()