Lines Matching refs:Modified
814 bool Modified = false; in applyPreexistingWaitcnt() local
837 Modified = true; in applyPreexistingWaitcnt()
853 Modified = true; in applyPreexistingWaitcnt()
865 Modified = true; in applyPreexistingWaitcnt()
877 Modified = true; in applyPreexistingWaitcnt()
890 Modified = true; in applyPreexistingWaitcnt()
900 Modified = true; in applyPreexistingWaitcnt()
904 return Modified; in applyPreexistingWaitcnt()
947 bool Modified = false; in generateWaitcntInstBefore() local
1182 Modified = in generateWaitcntInstBefore()
1197 Modified = true; in generateWaitcntInstBefore()
1213 Modified = true; in generateWaitcntInstBefore()
1220 return Modified; in generateWaitcntInstBefore()
1445 bool Modified = false; in insertWaitcntInBlock() local
1487 Modified |= generateWaitcntInstBefore(Inst, ScoreBrackets, OldWaitcntInstr); in insertWaitcntInBlock()
1566 Modified = true; in insertWaitcntInBlock()
1572 return Modified; in insertWaitcntInBlock()
1605 bool Modified = false; in runOnMachineFunction() local
1625 Modified = true; in runOnMachineFunction()
1656 Modified |= insertWaitcntInBlock(MF, *BI.MBB, *Brackets); in runOnMachineFunction()
1726 Modified = true; in runOnMachineFunction()
1733 return Modified; in runOnMachineFunction()