Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/spirit/
Dmodule.cpp645 if (auto globalInst = Deserialize<VariableInst>(IS)) { in DeserializeInternal() local
660 if (auto globalInst = Deserialize<UndefInst>(IS)) { in DeserializeInternal() local