Searched refs:ColdSectionID (Results 1 – 6 of 6) sorted by relevance
134 MBB.setSectionID(MBBSectionID::ColdSectionID); in runOnMachineFunction()145 LP->setSectionID(MBBSectionID::ColdSectionID); in runOnMachineFunction()
262 MBB.setSectionID(MBBSectionID::ColdSectionID); in assignSections()
70 if (SectionID == MBBSectionID::ColdSectionID) { in getSymbol()1650 const MBBSectionID MBBSectionID::ColdSectionID(MBBSectionID::SectionType::Cold);
978 if (MBB.getSectionID() == MBBSectionID::ColdSectionID) { in getSectionForMachineBasicBlock()
64 const static MBBSectionID ColdSectionID; member
634 SID = MBBSectionID::ColdSectionID; in parseSectionID()