Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp489 static void propagateCallAttrsFromCallee(CallInst *Call, Function *Callee) { in propagateCallAttrsFromCallee() function
512 propagateCallAttrsFromCallee(Call, Alloc); in emitAlloc()
532 propagateCallAttrsFromCallee(Call, Dealloc); in emitDealloc()