Searched refs:TypeRefs (Results 1 – 2 of 2) sorted by relevance
412 const MapTy &TypeRefs);3450 const MapTy &TypeRefs) { in verifyBitPieceExpression() argument3472 uint64_t VarSize = getVariableSize(*V, TypeRefs); in verifyBitPieceExpression()3495 SmallDenseMap<const MDString *, const MDType *, 32> TypeRefs; in verifyTypeRefs() local3502 TypeRefs.insert(std::make_pair(S, T)); in verifyTypeRefs()3513 verifyBitPieceExpression(*DII, TypeRefs); in verifyTypeRefs()
13 // declarations should be annotated as TypeRefs.