Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DSPVRemapper.cpp785 std::unordered_map<int, int> opCounter; in mapFnBodies() local
795 opCounter.clear(); in mapFnBodies()
819 ++opCounter[opCode]; in mapFnBodies()
837 static_cast<unsigned int>(opCounter[thisOpCode]) in mapFnBodies()