Home
last modified time | relevance | path

Searched refs:getUniqueBasicBlockSectionNames (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DCommandFlags.h115 bool getUniqueBasicBlockSectionNames();
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetMachine.h264 bool getUniqueBasicBlockSectionNames() const { in getUniqueBasicBlockSectionNames() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCommandFlags.cpp522 Options.UniqueBasicBlockSectionNames = getUniqueBasicBlockSectionNames(); in InitTargetOptionsFromCodeGenFlags()
H A DTargetLoweringObjectFileImpl.cpp986 if (TM.getUniqueBasicBlockSectionNames()) { in getSectionForMachineBasicBlock()