Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h44 template <typename ContextT> class GenericCycleInfo; variable
52 template <typename> friend class GenericCycleInfo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DGenericCycleInfo.h40 template <typename ContextT> class GenericCycleInfo; variable
48 template <typename> friend class GenericCycleInfo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DGenericCycleInfo.h40 template <typename ContextT> class GenericCycleInfo; variable
48 template <typename> friend class GenericCycleInfo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DGenericCycleInfo.h40 template <typename ContextT> class GenericCycleInfo; variable
48 template <typename> friend class GenericCycleInfo; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DGenericCycleInfo.h40 template <typename ContextT> class GenericCycleInfo; variable
48 template <typename> friend class GenericCycleInfo; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DCycleAnalysis.cpp20 template class llvm::GenericCycleInfo<SSAContext>; member in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineCycleAnalysis.cpp19 template class llvm::GenericCycleInfo<llvm::MachineSSAContext>; member in llvm