Searched refs:IsJMP (Results 1 – 1 of 1) sorted by relevance
353 bool IsJMP = (Opc == Hexagon::J2_jump); in isValidCandidate() local354 if (!isPredicableStore(&MI) && !IsJMP && !isSafeToSpeculate(&MI)) in isValidCandidate()