Searched defs:DevirtModule (Results 1 – 1 of 1) sorted by relevance
498 struct DevirtModule { struct499 Module &M;500 function_ref<AAResults &(Function &)> AARGetter;501 function_ref<DominatorTree &(Function &)> LookupDomTree;503 ModuleSummaryIndex *ExportSummary;504 const ModuleSummaryIndex *ImportSummary;506 IntegerType *Int8Ty;507 PointerType *Int8PtrTy;508 IntegerType *Int32Ty;509 IntegerType *Int64Ty;[all …]