Home
last modified time | relevance | path

Searched refs:CheckLoopHasSafePoint (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.h77 void CheckLoopHasSafePoint(Loop *loop);
Dgraph_checker.cpp399 void GraphChecker::CheckLoopHasSafePoint(Loop *loop) in CheckLoopHasSafePoint() function in panda::compiler::GraphChecker
404 CheckLoopHasSafePoint(inner); in CheckLoopHasSafePoint()
441 CheckLoopHasSafePoint(inner); in CheckLoops()