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