Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionUtils.h17 extern cl::opt<std::string> BBSectionsColdTextPrefix;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp86 cl::opt<std::string> llvm::BBSectionsColdTextPrefix( member in llvm
H A DTargetLoweringObjectFileImpl.cpp979 Name += BBSectionsColdTextPrefix; in getSectionForMachineBasicBlock()