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.cpp3007 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 DX86LoadValueInjectionLoadHardening.cpp192 using GraphType = MachineGadgetGraph; typedef