Searched refs:TrySimplify (Results 1 – 1 of 1) sorted by relevance
1201 bool TrySimplify = Opcode != II.getOpcode() && !OptNone; in applyPreexistingWaitcnt() local1208 if (TrySimplify) in applyPreexistingWaitcnt()1213 if (WaitcntInstr || (!Wait.hasWaitExceptStoreCnt() && TrySimplify)) { in applyPreexistingWaitcnt()1224 if (TrySimplify) in applyPreexistingWaitcnt()1228 if (WaitcntVsCntInstr || (!Wait.hasWaitStoreCnt() && TrySimplify)) { in applyPreexistingWaitcnt()1354 bool TrySimplify = Opcode != II.getOpcode() && !OptNone; in applyPreexistingWaitcnt() local1365 if (TrySimplify) in applyPreexistingWaitcnt()1373 if (TrySimplify) in applyPreexistingWaitcnt()1382 if (TrySimplify) in applyPreexistingWaitcnt()