Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1759 static bool needFuncLabels(const MachineFunction &MF, const AsmPrinter &Asm) { in needFuncLabels() function
2084 (EmitFunctionSize || needFuncLabels(*MF, *this))) { in emitFunctionBody()
2841 needFuncLabels(MF, *this) || NeedsLocalForSize || in SetupMachineFunction()