Searched refs:VisitMulWithOverflow (Results 1 – 1 of 1) sorted by relevance
1782 VisitMulWithOverflow(gate, left, right); in HandleMulWithOverflow()1785 void LLVMIRBuilder::VisitMulWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitMulWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder