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

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h517 bool hasNoDeadStrip() const { return HasNoDeadStrip; } function in class:llvm::MCAsmInfo
/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCAsmInfo.h526 bool hasNoDeadStrip() const { return HasNoDeadStrip; } function in class:llvm::MCAsmInfo

Completed in 684 milliseconds