Searched refs:VisitAddWithOverflow (Results 1 – 1 of 1) sorted by relevance
1728 VisitAddWithOverflow(gate, left, right); in HandleAddWithOverflow()1731 void LLVMIRBuilder::VisitAddWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitAddWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder