Searched refs:hasNoDeadStrip (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h459 bool hasNoDeadStrip() const { return HasNoDeadStrip; } function in class:llvm::MCAsmInfo
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1290 if (MAI->hasNoDeadStrip()) // No need to emit this at all.

Completed in 1018 milliseconds