Searched defs:Csts (Results 1 – 2 of 2) sorted by relevance
1775 SmallVectorImpl<APInt> &Csts) { in matchCombineUnmergeConstant()1800 SmallVectorImpl<APInt> &Csts) { in applyCombineUnmergeConstant()
5470 SmallVector<Constant *, 16> Csts; in tryOptConstantBuildVec() local