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