Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ReturnTy

1768       Type *ReturnTy = CI->getType();
1769 Constant *RetVal = ConstantInt::get(ReturnTy, Min ? 0 : -1ULL);