Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h19 template <typename ContextT> class GenericUniformityAnalysisImpl; variable
H A DGenericUniformityImpl.h345 GenericUniformityAnalysisImpl(const DominatorTreeT &DT, const CycleInfoT &CI, in GenericUniformityAnalysisImpl() function