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

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

Completed in 104 milliseconds