Searched refs:isPredicableStore (Results 1 – 2 of 2) sorted by relevance
169 bool isPredicableStore(const MachineInstr *MI) const;352 if (!isPredicableStore(&MI) && !IsJMP && !isSafeToSpeculate(&MI)) in isValidCandidate()613 bool HexagonEarlyIfConversion::isPredicableStore(const MachineInstr *MI) in isPredicableStore() function in HexagonEarlyIfConversion717 if (isPredicableStore(MI)) { in predicateInstr()
192 bool isPredicableStore(const MachineInstr *MI) const;377 if (!isPredicableStore(&MI) && !IsJMP && !isSafeToSpeculate(&MI)) in isValidCandidate()660 bool HexagonEarlyIfConversion::isPredicableStore(const MachineInstr *MI) in isPredicableStore() function in HexagonEarlyIfConversion720 if (isPredicableStore(MI)) { in predicateInstr()