Home
last modified time | relevance | path

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

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