Home
last modified time | relevance | path

Searched defs:StoreListMap (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Transforms/Vectorize/
DSLPVectorizer.h42 typedef MapVector<Value *, StoreList> StoreListMap; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DSLPVectorizer.h62 using StoreListMap = MapVector<Value *, StoreList>; member
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp93 typedef MapVector<Value *, StoreList> StoreListMap; typedef in __anoned09cdec0111::LoopIdiomRecognize
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp140 using StoreListMap = MapVector<Value *, StoreList>; typedef in __anon64ba094e0111::LoopIdiomRecognize