Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2209 static bool willLeaveFunctionImmediatelyAfter(BasicBlock *BB, in willLeaveFunctionImmediatelyAfter() function
2220 if (!willLeaveFunctionImmediatelyAfter(Succ, depth - 1)) in willLeaveFunctionImmediatelyAfter()
2236 if (!willLeaveFunctionImmediatelyAfter(FI->getParent())) in localAllocaNeedsStackSave()