Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp770 bool RequiresNoop = LastMI && LastMI->isPrologLabel(); in EmitFunctionBody() local
775 if ((MAI->hasSubsectionsViaSymbols() && !HasAnyRealCode) || RequiresNoop) { in EmitFunctionBody()