Searched refs:cast_inst (Results 1 – 1 of 1) sorted by relevance
951 const CastInst *cast_inst = cast<CastInst>(inst); in Interpret() local953 Value *source = cast_inst->getOperand(0); in Interpret()967 const CastInst *cast_inst = cast<CastInst>(inst); in Interpret() local969 Value *source = cast_inst->getOperand(0); in Interpret()