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