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