Searched refs:findPattern (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp104 bool findPattern(std::list<VectorInfo> &Candidates,
1053 bool InterleavedLoadCombineImpl::findPattern( function in class:InterleavedLoadCombineImpl
1284 while (findPattern(Candidates, InterleavedLoad, Factor, DL)) {

Completed in 106 milliseconds