Home
last modified time | relevance | path

Searched defs:DevirtModule (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp444 struct DevirtModule { struct
445 Module &M;
446 function_ref<AAResults &(Function &)> AARGetter;
447 function_ref<DominatorTree &(Function &)> LookupDomTree;
449 ModuleSummaryIndex *ExportSummary;
450 const ModuleSummaryIndex *ImportSummary;
452 IntegerType *Int8Ty;
453 PointerType *Int8PtrTy;
454 IntegerType *Int32Ty;
455 IntegerType *Int64Ty;
[all …]