Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Darray_bounds_check_elimination.cpp594 void ArrayBoundsCheckElimination::RemoveIndexCheck(GateRef gate) in RemoveIndexCheck() function in panda::ecmascript::kungfu::ArrayBoundsCheckElimination
721 RemoveIndexCheck(gate); in ProcessIndexCheck()
759 RemoveIndexCheck(gate); in ProcessIndexCheck()
819 RemoveIndexCheck(indexCheck); in AddAccessIndexedInfo()
849 RemoveIndexCheck(indexCheck); in InBlockMotion()
860 RemoveIndexCheck(indexCheck); in InBlockMotion()
918 RemoveIndexCheck(indexCheck); in InBlockMotion()
933 RemoveIndexCheck(indexCheck); in InBlockMotion()
H A Darray_bounds_check_elimination.h139 void RemoveIndexCheck(GateRef gate);

Completed in 3 milliseconds