Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp119 static void removeTailCallAttribute(AllocaInst *Frame, AAResults &AA) { in removeTailCallAttribute() function
253 removeTailCallAttribute(Frame, AA); in elideHeapAllocations()