Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionUtils.h17 extern cl::opt<std::string> BBSectionsColdTextPrefix;
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp89 cl::opt<std::string> llvm::BBSectionsColdTextPrefix( member in llvm
H A DTargetLoweringObjectFileImpl.cpp1014 Name += BBSectionsColdTextPrefix; in getSectionForMachineBasicBlock()