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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1057 static bool willLeaveFunctionImmediatelyAfter(BasicBlock *BB, function
1068 if (!willLeaveFunctionImmediatelyAfter(Succ, depth - 1))
1084 if (!willLeaveFunctionImmediatelyAfter(FI->getParent()))

Completed in 112 milliseconds