Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinstruction_combine.h79 GateRef ReduceDoubleDiv(GateRef gate);
H A Dinstruction_combine.cpp299 return ReduceDoubleDiv(gate); in VisitFDIV()
785 GateRef InstructionCombine::ReduceDoubleDiv(GateRef gate) in ReduceDoubleDiv() function in panda::ecmascript::kungfu::InstructionCombine

Completed in 2 milliseconds