Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1541 static bool needFuncLabels(const MachineFunction &MF) { in needFuncLabels() function
1798 if (needFuncLabels(*MF) || EmitFunctionSize) { in emitFunctionBody()
2374 needFuncLabels(MF) || NeedsLocalForSize || in SetupMachineFunction()