Home
last modified time | relevance | path

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

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