Searched refs:isPredicableStore (Results 1 – 1 of 1) 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()