Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2212 SetVector<Type *> &OtherTys, ArrayRef<VectorType *> CandidateTysCopy, in createAndCheckVectorTypesForPromotion()
2318 SmallVector<VectorType *, 4> CandidateTysCopy = CandidateTys; in isVectorPromotionViable() local