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