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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp82 static void removeTailCallAttribute(AllocaInst *Frame, AAResults &AA) { function
161 removeTailCallAttribute(Frame, AA);

Completed in 48 milliseconds