Searched refs:ConstInfoVecType (Results 1 – 2 of 2) sorted by relevance
160 using ConstInfoVecType = SmallVector<consthoist::ConstantInfo, 8>; variable161 using GVInfoVecMapType = DenseMap<GlobalVariable *, ConstInfoVecType>;162 ConstInfoVecType ConstIntInfoVec;
639 ConstInfoVecType &ConstInfoVec = BaseGV ? in findBaseConstants()