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