Home
last modified time | relevance | path

Searched defs:GenericCycleInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCycleInfo.cpp15 template class llvm::GenericCycleInfo<SSAContext>; member in llvm
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h40 template <typename ContextT> class GenericCycleInfo; variable
48 template <typename> friend class GenericCycleInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCycleAnalysis.cpp19 template class llvm::GenericCycleInfo<llvm::MachineSSAContext>; member in llvm