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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1051 static bool needFuncLabelsForEHOrDebugInfo(const MachineFunction &MF) { function
1263 if (needFuncLabelsForEHOrDebugInfo(*MF) ||
1794 needFuncLabelsForEHOrDebugInfo(MF) || NeedsLocalForSize ||

Completed in 113 milliseconds