Searched refs:noPointers (Results 1 – 1 of 1) sorted by relevance
2062 unsigned noPointers = 2; in BuildByRefType() local2064 noPointers += 2; in BuildByRefType()2066 noPointers += 1; in BuildByRefType()2068 CurrentOffsetInBytes += noPointers * CGM.getDataLayout().getTypeAllocSize(Int8PtrTy); in BuildByRefType()