Home
last modified time | relevance | path

Searched defs:InterleaveGroupMap (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h635 DenseMap<Instruction *, InterleaveGroup<Instruction> *> InterleaveGroupMap; variable
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp894 DenseMap<Instruction *, InterleaveGroup *> InterleaveGroupMap; member in __anon4a4ec4140111::InterleavedAccessInfo