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()1624 const MBBSectionID MBBSectionID::ColdSectionID(MBBSectionID::SectionType::Cold);
999 if (MBB.getSectionID() == MBBSectionID::ColdSectionID) { in getSectionForMachineBasicBlock()
64 const static MBBSectionID ColdSectionID; member
658 SID = MBBSectionID::ColdSectionID; in parseSectionID()