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