Searched defs:FindObjectInSaveState (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/compiler/optimizer/ir/ | ||
H A D | graph_checker.cpp | 680 void GraphChecker::FindObjectInSaveState(const Inst *object, Inst *ss) const in FindObjectInSaveState() function in panda::compiler::GraphChecker |
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ | ||
H A D | graph_checker.cpp | 1082 static bool FindObjectInSaveState(Inst *object, Inst *ss) in CheckUserOfInt32() function in ark::compiler::ObjectSSChecker |
Completed in 7 milliseconds