Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2422 static bool willLeaveFunctionImmediatelyAfter(BasicBlock *BB, in willLeaveFunctionImmediatelyAfter() function
2433 if (!willLeaveFunctionImmediatelyAfter(Succ, depth - 1)) in willLeaveFunctionImmediatelyAfter()
2449 if (!willLeaveFunctionImmediatelyAfter(FI->getParent())) in localAllocaNeedsStackSave()