Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinstruction_combine.h74 GateRef ReduceInt32Div(GateRef gate);
H A Dinstruction_combine.cpp285 return ReduceInt32Div(gate); in VisitSDIV()
693 GateRef InstructionCombine::ReduceInt32Div(GateRef gate) in ReduceInt32Div() function in panda::ecmascript::kungfu::InstructionCombine

Completed in 3 milliseconds