Searched defs:AnalyzeInstDefUseTestCase (Results 1 – 4 of 4) sorted by relevance
1173 struct AnalyzeInstDefUseTestCase { struct1174 std::vector<ir::Instruction> insts; // instrutions to be analyzed in order.1175 const char* module_text;1176 InstDefUse expected_define_use;
1320 struct AnalyzeInstDefUseTestCase { struct1321 const char* module_text;1322 InstDefUse expected_define_use;