Searched refs:ColdSectionID (Results 1 – 6 of 6) sorted by relevance
131 MBB.setSectionID(MBBSectionID::ColdSectionID); in runOnMachineFunction()142 LP->setSectionID(MBBSectionID::ColdSectionID); in runOnMachineFunction()
229 MBB.setSectionID(MBBSectionID::ColdSectionID); in assignSections()
67 if (SectionID == MBBSectionID::ColdSectionID) { in getSymbol()1634 const MBBSectionID MBBSectionID::ColdSectionID(MBBSectionID::SectionType::Cold);
1013 if (MBB.getSectionID() == MBBSectionID::ColdSectionID) { in getSectionForMachineBasicBlock()
63 const static MBBSectionID ColdSectionID; member
655 SID = MBBSectionID::ColdSectionID; in parseSectionID()