Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericSSAContext.h81 GenericSSAContext(const FunctionT *F) : F(F) {} in GenericSSAContext() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h91 template <typename T> class GenericSSAContext; global() variable
H A DFunctionLoweringInfo.h48 template <typename T> class GenericSSAContext; variable