Searched refs:getBBSectionsType (Results 1 – 4 of 4) sorted by relevance
245 if (MF.getTarget().getBBSectionsType() == llvm::BasicBlockSection::All || in assignSections()317 auto BBSectionsType = MF.getTarget().getBBSectionsType(); in runOnMachineFunction()
1036 } else if (TM->getBBSectionsType() != llvm::BasicBlockSection::None) { in addMachinePasses()
277 llvm::BasicBlockSection getBBSectionsType() const { in getBBSectionsType() function
473 if (MF.getTarget().getBBSectionsType() == BasicBlockSection::Labels) { in initializeMachineFunction()