Searched defs:isColdBlock (Results 1 – 3 of 3) sorted by relevance
29 bool isColdBlock(const MachineBasicBlock *MBB, in isColdBlock() function93 static bool isColdBlock(const MachineBasicBlock *MBB, in isColdBlock() function
63 static bool isColdBlock(const BasicBlock *BB, in isColdBlock() function
324 bool ProfileSummaryInfo::isColdBlock(const BasicBlock *BB, in isColdBlock() function in ProfileSummaryInfo