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/
H A DCommandFlags.h119 bool getUniqueBasicBlockSectionNames();
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetMachine.h280 bool getUniqueBasicBlockSectionNames() const { in getUniqueBasicBlockSectionNames() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCommandFlags.cpp550 Options.UniqueBasicBlockSectionNames = getUniqueBasicBlockSectionNames(); in InitTargetOptionsFromCodeGenFlags()
H A DTargetLoweringObjectFileImpl.cpp1055 if (TM.getUniqueBasicBlockSectionNames()) { in getSectionForMachineBasicBlock()