Searched defs:DevirtModule (Results 1 – 1 of 1) sorted by relevance
407 struct DevirtModule { struct408 Module &M;412 ModuleSummaryIndex *ExportSummary;413 const ModuleSummaryIndex *ImportSummary;415 IntegerType *Int8Ty;416 PointerType *Int8PtrTy;417 IntegerType *Int32Ty;418 IntegerType *Int64Ty;419 IntegerType *IntPtrTy;421 bool RemarksEnabled;[all …]