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.cpp162 // K.isMergeableConst() is left out to honour PR4650
268 if (Kind.isMergeableConst()) {
421 if (Kind.isMergeableConst()) {

Completed in 27 milliseconds