Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1583 bool HasAnyRealCode = false; in emitFunctionBody() local
1595 HasAnyRealCode = true; in emitFunctionBody()
1765 if (!HasAnyRealCode && (MAI->hasSubsectionsViaSymbols() || in emitFunctionBody()
1847 if (MF->hasBBLabels() && HasAnyRealCode) in emitFunctionBody()