Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp498 struct DevirtModule { struct
499 Module &M;
506 IntegerType *Int8Ty;
507 PointerType *Int8PtrTy;
508 IntegerType *Int32Ty;
509 IntegerType *Int64Ty;
510 IntegerType *IntPtrTy;
514 ArrayType *Int8Arr0Ty;
516 bool RemarksEnabled;
535 PatternList FunctionsToSkip;
[all …]