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/
H A DBasicBlockSectionUtils.h17 extern cl::opt<std::string> BBSectionsColdTextPrefix;
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp89 cl::opt<std::string> llvm::BBSectionsColdTextPrefix( member in llvm
H A DTargetLoweringObjectFileImpl.cpp1048 Name += BBSectionsColdTextPrefix; in getSectionForMachineBasicBlock()