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