Home
last modified time | relevance | path

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

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