Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp839 bool ShouldTryEmitEntryVals = MBB->getIterator() == MF->begin(); in collectCallSiteParameters() local
863 if (ShouldTryEmitEntryVals) { in collectCallSiteParameters()