Searched refs:isLiveOutOfMBB (Results 1 – 2 of 2) sorted by relevance
142 if (writes && isExiting && LIS.isLiveOutOfMBB(li, mbb)) in calculateSpillWeightAndHint()
226 bool isLiveOutOfMBB(const LiveRange &LR, in isLiveOutOfMBB() function