Searched refs:OldWaitcntInstr (Results 1 – 1 of 1) sorted by relevance
808 MachineInstr *OldWaitcntInstr) { in generateWaitcntInstBefore() argument1019 if (OldWaitcntInstr) { in generateWaitcntInstBefore()1022 OldWaitcntInstr->eraseFromParent(); in generateWaitcntInstBefore()1046 if (OldWaitcntInstr) { in generateWaitcntInstBefore()1053 if (OldWaitcntInstr && !TrackedWaitcntSet.count(OldWaitcntInstr)) in generateWaitcntInstBefore()1057 if (OldWaitcntInstr) { in generateWaitcntInstBefore()1241 MachineInstr *OldWaitcntInstr = nullptr; in insertWaitcntInBlock() local1249 if (OldWaitcntInstr) { in insertWaitcntInBlock()1253 OldWaitcntInstr = nullptr; in insertWaitcntInBlock()1267 OldWaitcntInstr = &Inst; in insertWaitcntInBlock()[all …]