Home
last modified time | relevance | path

Searched defs:src_insts (Results 1 – 1 of 1) sorted by relevance

/third_party/spirv-tools/source/diff/
Ddiff.cpp735 opt::IteratorRange<opt::Module::const_inst_iterator> src_insts, in MatchPreambleInstructions()
863 opt::IteratorRange<opt::Module::const_inst_iterator> src_insts, in MatchDebugAndAnnotationInstructions()
2152 auto& src_insts = src_entry_points_map[execution_model]; in MatchEntryPointIds() local
2626 const InstList& src_insts, const InstList& dst_insts, in OutputSection()
2859 const InstructionList& src_insts = src_func.second; in Output() local