Searched refs:isIndexedLoadStoreLegal (Results 1 – 2 of 2) sorted by relevance
891 bool isIndexedLoadStoreLegal(GLoadStore &LdSt) const;
1143 bool CombinerHelper::isIndexedLoadStoreLegal(GLoadStore &LdSt) const { in isIndexedLoadStoreLegal() function in CombinerHelper1182 if (!isIndexedLoadStoreLegal(LdSt)) in findPostIndexCandidate()1233 isIndexedLoadStoreLegal(*BasePtrLdSt)) in findPostIndexCandidate()1277 if (!isIndexedLoadStoreLegal(LdSt)) in findPreIndexCandidate()