Lines Matching refs:Ret
3669 const ReturnInst *Ret = cast<ReturnInst>(I);3688 if (Ret->getNumOperands() > 0) {3705 const Value *RV = Ret->getOperand(0);4977 case Instruction::Ret: