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

/external/llvm/include/llvm/MC/
H A DSectionKind.h135 bool isMergeableConst8() const { return K == MergeableConst8; } function in class:llvm::SectionKind
/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DSectionKind.h158 bool isMergeableConst8() const { return K == MergeableConst8; } function in class:llvm::SectionKind

Completed in 189 milliseconds