Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp446 static void propagateCallAttrsFromCallee(CallInst *Call, Function *Callee) { in propagateCallAttrsFromCallee() function
469 propagateCallAttrsFromCallee(Call, Alloc); in emitAlloc()
491 propagateCallAttrsFromCallee(Call, Dealloc); in emitDealloc()