Home
last modified time | relevance | path

Searched refs:isLoopHead (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Darray_bounds_check_elimination.cpp306 bool isLoopHead = acc_.IsLoopHead(stateIn); in DoPhi() local
312 if (isLoopHead && acc_.GetOpCode(value) == OpCode::TYPED_UNARY_OP in DoPhi()
H A Dframe_states.cpp506 bool isLoopHead = IsLoopHead(bbNext); in NewMerge() local
509 if (isLoopHead) { in NewMerge()
546 if (isLoopHead) { in NewMerge()

Completed in 8 milliseconds