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