Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1259 bool HasAnyRealCode = false; in emitFunctionBody() local
1271 HasAnyRealCode = true; in emitFunctionBody()
1429 if (!HasAnyRealCode && (MAI->hasSubsectionsViaSymbols() || in emitFunctionBody()
1497 if (MF->hasBBLabels() && HasAnyRealCode) in emitFunctionBody()