Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DBasicBlockSectionUtils.h17 extern cl::opt<std::string> BBSectionsColdTextPrefix;
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DBasicBlockSections.cpp89 cl::opt<std::string> llvm::BBSectionsColdTextPrefix( member in llvm
DTargetLoweringObjectFileImpl.cpp1048 Name += BBSectionsColdTextPrefix; in getSectionForMachineBasicBlock()