Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getTypeInfo

792     llvm::tie(sizeInBits, alignInBits) = CGM.getContext().getTypeInfo(type);
2779 std::pair<uint64_t,unsigned> ptrInfo = C.getTypeInfo(C.VoidPtrTy);