Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinstruction_combine.h69 GateRef ReduceInt64Add(GateRef gate);
H A Dinstruction_combine.cpp239 return ReduceInt64Add(gate); in VisitADD()
459 GateRef InstructionCombine::ReduceInt64Add(GateRef gate) in ReduceInt64Add() function in panda::ecmascript::kungfu::InstructionCombine

Completed in 2 milliseconds