Home
last modified time | relevance | path

Searched refs:LoadGroups (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp902 SmallSetVector<InterleaveGroup<Instruction> *, 4> LoadGroups; in analyzeInterleaving() local
936 LoadGroups.insert(Group); in analyzeInterleaving()
1073 for (auto *Group : LoadGroups) { in analyzeInterleaving()