Searched defs:GraphType (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | MemProfContextDisambiguation.cpp | 3007 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; in print() typedef 3019 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; in printTotalSizes() typedef 3054 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; in check() typedef 3064 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; typedef 3120 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; typedef
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86LoadValueInjectionLoadHardening.cpp | 192 using GraphType = MachineGadgetGraph; typedef
|