Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h164 using ConstInfoVecType = SmallVector<consthoist::ConstantInfo, 8>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h163 using ConstInfoVecType = SmallVector<consthoist::ConstantInfo, 8>; variable