Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DCommandFlags.h119 bool getUniqueBasicBlockSectionNames();
/openbsd/src/gnu/llvm/llvm/include/llvm/Target/
DTargetMachine.h280 bool getUniqueBasicBlockSectionNames() const { in getUniqueBasicBlockSectionNames() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCommandFlags.cpp550 Options.UniqueBasicBlockSectionNames = getUniqueBasicBlockSectionNames(); in InitTargetOptionsFromCodeGenFlags()
DTargetLoweringObjectFileImpl.cpp1055 if (TM.getUniqueBasicBlockSectionNames()) { in getSectionForMachineBasicBlock()