Searched refs:ForEachInst (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/compiler/tests/ | ||
H A D | reg_alloc_resolver_test.cpp | 56 static void ForEachInst(Graph *graph, Callback cb) in ForEachInst() function in panda::compiler::RegAllocResolverTest 109 ForEachInst(graph, [&pairs, &fixed_input_reg](Inst *inst) { in HWTEST_F() |
Completed in 1 milliseconds