Searched refs:cast_inst (Results 1 – 1 of 1) sorted by relevance
865 const CastInst *cast_inst = cast<CastInst>(inst); in Interpret() local867 Value *source = cast_inst->getOperand(0); in Interpret()881 const CastInst *cast_inst = cast<CastInst>(inst); in Interpret() local883 Value *source = cast_inst->getOperand(0); in Interpret()