Home
last modified time | relevance | path

Searched refs:CycleGraphTraits (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h317 template <typename CycleRefT, typename ChildIteratorT> struct CycleGraphTraits { struct
353 : CycleGraphTraits<const GenericCycle<BlockT> *,
357 : CycleGraphTraits<GenericCycle<BlockT> *,