Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp697 void GraphChecker::CheckObjectRec(const Inst *object, const Inst *user, const BasicBlock *block, In… in CheckObjectRec() function in panda::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Danalysis.cpp305 bool CheckObjectRec(Inst *object, const Inst *user, const BasicBlock *block, Inst *startFrom, Marke… in CheckObjectRec() function