Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h41 template <typename ContextT> class GenericCycleInfoCompute; variable
49 template <typename> friend class GenericCycleInfoCompute; variable
228 template <typename> friend class GenericCycleInfoCompute; global() variable
H A DGenericCycleImpl.h136 GenericCycleInfoCompute(CycleInfoT &Info) : Info(Info) {} GenericCycleInfoCompute() function
[all...]