Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp424 auto CallerFunctionName = FEI.ContainingFunction->getName(); in attemptElide() local
441 << "' elided in '" << ore::NV("caller", CallerFunctionName) in attemptElide()
451 << ore::NV("caller", CallerFunctionName); in attemptElide()