Searched defs:InterleavedLoad (Results 1 – 1 of 1) sorted by relevance
1054 std::list<VectorInfo> &Candidates, std::list<VectorInfo> &InterleavedLoad, in findPattern()1114 bool InterleavedLoadCombineImpl::combine(std::list<VectorInfo> &InterleavedLoad, in combine()1288 std::list<VectorInfo> InterleavedLoad; in run() local