Searched defs:GraphType (Results 1 – 2 of 2) sorted by relevance
2255 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; print() typedef 2266 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; check() typedef 2276 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; global() typedef 2323 using GraphType = const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> *; global() typedef [all...]
193 using Traits = llvm::GraphTraits<GraphType *>; typedef