Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h27 template <typename ImplT> struct GenericUniformityAnalysisImplDeleter { struct
32 using pointer = ImplT *;
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DUniformityAnalysis.cpp90 template struct llvm::GenericUniformityAnalysisImplDeleter< member in llvm
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineUniformityAnalysis.cpp116 template struct llvm::GenericUniformityAnalysisImplDeleter< member in llvm