Searched refs:RemapVariable (Results 1 – 2 of 2) sorted by relevance
80 static const Variable* RemapVariable(const Variable* variable,
220 const Variable* Inliner::RemapVariable(const Variable* variable, in RemapVariable() function in SkSL::Inliner517 unrollInfo->fIndex = RemapVariable(unrollInfo->fIndex, varMap); in inlineStatement()