Home
last modified time | relevance | path

Searched refs:RankVectorTypes (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1937 auto RankVectorTypes = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in isVectorPromotionViable() local
1947 llvm::sort(CandidateTys, RankVectorTypes); in isVectorPromotionViable()
1949 std::unique(CandidateTys.begin(), CandidateTys.end(), RankVectorTypes), in isVectorPromotionViable()