Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h110 typedef DenseMap<ConstantInt *, unsigned> ConstCandMapType; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h147 using ConstCandMapType = DenseMap<ConstPtrUnionType, unsigned>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h146 using ConstCandMapType = DenseMap<ConstPtrUnionType, unsigned>; variable