Home
last modified time | relevance | path

Searched refs:BBSectionsColdTextPrefix (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicBlockSectionUtils.h17 extern cl::opt<std::string> BBSectionsColdTextPrefix;
/external/llvm-project/llvm/lib/CodeGen/
DBasicBlockSections.cpp86 cl::opt<std::string> llvm::BBSectionsColdTextPrefix( member in llvm
DTargetLoweringObjectFileImpl.cpp919 Name += BBSectionsColdTextPrefix; in getSectionForMachineBasicBlock()