Searched refs:ReduceInt32Add (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | instruction_combine.h | 68 GateRef ReduceInt32Add(GateRef gate); |
H A D | instruction_combine.cpp | 237 return ReduceInt32Add(gate); in VisitADD() 485 GateRef InstructionCombine::ReduceInt32Add(GateRef gate) in ReduceInt32Add() function in panda::ecmascript::kungfu::InstructionCombine |
Completed in 3 milliseconds