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