Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp543 struct DevirtModule { struct
544 Module &M;
551 IntegerType *Int8Ty;
552 PointerType *Int8PtrTy;
553 IntegerType *Int32Ty;
554 IntegerType *Int64Ty;
555 IntegerType *IntPtrTy;
559 ArrayType *Int8Arr0Ty;
561 bool RemarksEnabled;
580 PatternList FunctionsToSkip;
[all …]