Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h20 template <typename ImplT> struct GenericUniformityAnalysisImplDeleter { struct
25 using pointer = ImplT *;
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DUniformityAnalysis.cpp109 template struct llvm::GenericUniformityAnalysisImplDeleter< member in llvm
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineUniformityAnalysis.cpp153 template struct llvm::GenericUniformityAnalysisImplDeleter< member in llvm