Searched defs:isColdBlock (Results 1 – 3 of 3) sorted by relevance
79 static bool isColdBlock(const BasicBlock *BB, in isColdBlock() function
205 bool isColdBlock(const BBType *BB, BFIT *BFI) const { in isColdBlock() function 211 bool isColdBlock(BlockFrequency BlockFreq, const BFIT *BFI) const { in isColdBlock() function
108 static bool isColdBlock(const MachineBasicBlock &MBB, in isColdBlock() function