Home | History | Annotate | Download | only in SPIRV

Lines Matching defs:sItr

80         auto sItr = stringIds.find(str);
81 if (sItr != stringIds.end())
82 return sItr->second;