Searched refs:isIndexedLoadStoreLegal (Results 1 – 2 of 2) sorted by relevance
819 bool isIndexedLoadStoreLegal(GLoadStore &LdSt) const;
993 bool CombinerHelper::isIndexedLoadStoreLegal(GLoadStore &LdSt) const { in isIndexedLoadStoreLegal() function in CombinerHelper1031 if (!isIndexedLoadStoreLegal(LdSt)) in findPostIndexCandidate()1082 isIndexedLoadStoreLegal(*BasePtrLdSt)) in findPostIndexCandidate()1126 if (!isIndexedLoadStoreLegal(LdSt)) in findPreIndexCandidate()