Searched refs:TrySimplify (Results 1 – 1 of 1) sorted by relevance
1366 bool TrySimplify = Opcode != II.getOpcode() && !OptNone; in applyPreexistingWaitcnt() local1373 if (TrySimplify) in applyPreexistingWaitcnt()1378 if (WaitcntInstr || (!Wait.hasWaitExceptStoreCnt() && TrySimplify)) { in applyPreexistingWaitcnt()1389 if (TrySimplify) in applyPreexistingWaitcnt()1393 if (WaitcntVsCntInstr || (!Wait.hasWaitStoreCnt() && TrySimplify)) { in applyPreexistingWaitcnt()1531 bool TrySimplify = Opcode != II.getOpcode() && !OptNone; in applyPreexistingWaitcnt() local1542 if (TrySimplify) in applyPreexistingWaitcnt()1550 if (TrySimplify) in applyPreexistingWaitcnt()1559 if (TrySimplify) in applyPreexistingWaitcnt()