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