Searched defs:CheckInstHasUser (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
H A D | graph_checker.cpp | 512 bool GraphChecker::CheckInstHasUser(Inst *inst, Inst *user) in CheckInstHasUser() function in panda::compiler::GraphChecker |
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
H A D | graph_checker.cpp | 810 bool GraphChecker::CheckInstHasUser(Inst *inst, Inst *user) in CheckUserOfInt32() function in ark::compiler::GraphChecker |
Completed in 8 milliseconds