Home
last modified time | relevance | path

Searched defs:ValueVector (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp64 using ValueVector = SmallVector<Value *, 8>; typedef
DLoopInterchange.cpp88 using ValueVector = SmallVector<Value *, 16>; in populateDependencyMatrix() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp907 typedef SmallVector<const Value *, 16> ValueVector; in processMemAccesses() typedef