Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h26 template <typename ContextT> class GenericUniformityAnalysisImpl; variable
H A DGenericUniformityImpl.h344 GenericUniformityAnalysisImpl(const FunctionT &F, const DominatorTreeT &DT, in GenericUniformityAnalysisImpl() function