Searched refs:ConstInfoVecType (Results 1 – 2 of 2) sorted by relevance
163 using ConstInfoVecType = SmallVector<consthoist::ConstantInfo, 8>; variable164 using GVInfoVecMapType = MapVector<GlobalVariable *, ConstInfoVecType>;165 ConstInfoVecType ConstIntInfoVec;
669 ConstInfoVecType &ConstInfoVec = BaseGV ? in findBaseConstants()