Searched refs:isIndexedLoadStoreLegal (Results 1 – 2 of 2) sorted by relevance
1009 bool isIndexedLoadStoreLegal(GLoadStore &LdSt) const;
1211 bool CombinerHelper::isIndexedLoadStoreLegal(GLoadStore &LdSt) const { in isIndexedLoadStoreLegal() function in CombinerHelper1250 if (!isIndexedLoadStoreLegal(LdSt)) in findPostIndexCandidate()1301 isIndexedLoadStoreLegal(*BasePtrLdSt)) in findPostIndexCandidate()1346 if (!isIndexedLoadStoreLegal(LdSt)) in findPreIndexCandidate()