Searched refs:findPattern (Results 1 – 1 of 1) sorted by relevance
105 bool findPattern(std::list<VectorInfo> &Candidates,1054 bool InterleavedLoadCombineImpl::findPattern( in findPattern() function in InterleavedLoadCombineImpl1290 while (findPattern(Candidates, InterleavedLoad, Factor, DL)) { in run()