Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp407 struct DevirtModule { struct
408 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 …]