Searched refs:setSectionID (Results 1 – 7 of 7) sorted by relevance
223 MBB.setSectionID({static_cast<unsigned int>(MBB.getNumber())}); in assignSections()225 MBB.setSectionID(FuncBBClusterInfo[MBB.getNumber()]->ClusterID); in assignSections()229 MBB.setSectionID(MBBSectionID::ColdSectionID); in assignSections()247 MBB.setSectionID(*EHPadsSectionID); in assignSections()
131 MBB.setSectionID(MBBSectionID::ColdSectionID); in runOnMachineFunction()142 LP->setSectionID(MBBSectionID::ColdSectionID); in runOnMachineFunction()
34 Section.setSectionID(SectionID); in allocateSection()70 Section.setSectionID(SectionID); in allocateSection()
414 void setSectionID(unsigned ID) { in setSectionID() function
231 DstMBB->setSectionID(SrcMBB.getSectionID()); in cloneMF()
606 void setSectionID(MBBSectionID V) { SectionID = V; }
745 MBB->setSectionID(SectionID.value()); in parseBasicBlockDefinition()