Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DSSAContext.h76 using SSAContext = GenericSSAContext<Function>; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h94 using SSAContext = GenericSSAContext<Function>; variable
H A DFunctionLoweringInfo.h49 using SSAContext = GenericSSAContext<Function>; variable