Searched refs:int_to_ptr_inst (Results 1 – 1 of 1) sorted by relevance
1212 const IntToPtrInst *int_to_ptr_inst = cast<IntToPtrInst>(inst); in Interpret() local1214 Value *src_operand = int_to_ptr_inst->getOperand(0); in Interpret()