Searched refs:isPredicableStore (Results 1 – 1 of 1) sorted by relevance
171 bool isPredicableStore(const MachineInstr *MI) const;354 if (!isPredicableStore(&MI) && !IsJMP && !isSafeToSpeculate(&MI)) in isValidCandidate()615 bool HexagonEarlyIfConversion::isPredicableStore(const MachineInstr *MI) in isPredicableStore() function in HexagonEarlyIfConversion719 if (isPredicableStore(MI)) { in predicateInstr()