Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp2282 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 DX86LoadValueInjectionLoadHardening.cpp193 using GraphType = MachineGadgetGraph; typedef