Searched refs:VisitSubWithOverflow (Results 1 – 1 of 1) sorted by relevance
1755 VisitSubWithOverflow(gate, left, right); in HandleSubWithOverflow()1758 void LLVMIRBuilder::VisitSubWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitSubWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder