Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1970 static bool hasSafeElideCaller(Function &F) { in hasSafeElideCaller() function
2008 hasSafeElideCaller(F) && !F.hasFnAttribute(llvm::Attribute::NoInline); in doSplitCoroutine()