Searched refs:thisOpCode (Results 1 – 1 of 1) sorted by relevance
781 spv::Op thisOpCode(spv::OpNop); in mapFnBodies() local818 thisOpCode = opCode; in mapFnBodies()821 thisOpCode = spv::OpNop; in mapFnBodies()828 if (thisOpCode != spv::OpNop) { in mapFnBodies()830 … const std::uint32_t hashval = opCounter[thisOpCode] * thisOpCode * 50047 + idCounter + fnId * 117; in mapFnBodies()