Searched refs:SpirvInstruction (Results 1 – 1 of 1) sorted by relevance
988 using SpirvInstruction = const void *; typedef994 std::unordered_map<SpirvInstruction, int> spirvLineMappings; // Instruction pointer to line995 std::unordered_map<SpirvInstruction, Object::ID> results; // Instruction pointer to result ID