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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp108 bool hasPathCrossingSuspendPoint(BasicBlock *DefBB, BasicBlock *UseBB) const { function in struct:__anon4493::SuspendCrossingInfo
137 return hasPathCrossingSuspendPoint(DefBB, UseBB);

Completed in 59 milliseconds