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

/external/llvm/include/llvm/MC/
H A DSectionKind.h142 isMergeableConst();
153 bool isMergeableConst() const { function in class:llvm::SectionKind
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp184 // K.isMergeableConst() is left out to honour PR4650
309 if (Kind.isMergeableConst()) {
623 if (Kind.isMergeableConst()) {

Completed in 83 milliseconds