Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h111 typedef std::vector<consthoist::ConstantCandidate> ConstCandVecType; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h158 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h157 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>; variable