Home
last modified time | relevance | path

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

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