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