Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2015 static bool willLeaveFunctionImmediatelyAfter(BasicBlock *BB, in willLeaveFunctionImmediatelyAfter() function
2026 if (!willLeaveFunctionImmediatelyAfter(Succ, depth - 1)) in willLeaveFunctionImmediatelyAfter()
2042 if (!willLeaveFunctionImmediatelyAfter(FI->getParent())) in localAllocaNeedsStackSave()