Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinstruction_combine.h68 GateRef ReduceInt32Add(GateRef gate);
H A Dinstruction_combine.cpp237 return ReduceInt32Add(gate); in VisitADD()
485 GateRef InstructionCombine::ReduceInt32Add(GateRef gate) in ReduceInt32Add() function in panda::ecmascript::kungfu::InstructionCombine

Completed in 3 milliseconds