Home
last modified time | relevance | path

Searched refs:LocalToGlobalRegTable (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h44 using LocalToGlobalRegTable = std::map<Register, Register>; variable
46 std::map<const MachineFunction *, LocalToGlobalRegTable>;