Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp2135 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; print() typedef
2193 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; check() typedef
2203 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; global() typedef
2250 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; global() typedef
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp193 using GraphType = MachineGadgetGraph; typedef