Home
last modified time | relevance | path

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

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