Home
last modified time | relevance | path

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

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