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