Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h142 isMergeableConst(); in isReadOnly()
153 bool isMergeableConst() const { in isMergeableConst() function
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp268 if (Kind.isMergeableConst()) { in SelectSectionForGlobal()
421 if (Kind.isMergeableConst()) { in SelectSectionForGlobal()