Home
last modified time | relevance | path

Searched refs:VisitAddWithOverflow (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp1728 VisitAddWithOverflow(gate, left, right); in HandleAddWithOverflow()
1731 void LLVMIRBuilder::VisitAddWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitAddWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder