Home
last modified time | relevance | path

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

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