Lines Matching full:use_empty
1770 return CI->use_empty() ? (Value *)CI : ConstantInt::get(CI->getType(), 0);
1775 if (!CI->use_empty())
1781 if (CI->use_empty() || !Res)
1794 return (CI->use_empty() || !NewCI)
1805 if (CI->use_empty() || !Res)
1943 if (!CI->use_empty())
2034 if (Bytes == 1 && CI->use_empty()) { // fwrite(S,1,1,F) -> fputc(S[0],F)
2051 !FT->getParamType(1)->isPointerTy() || !CI->use_empty())
2079 if (Str.empty() && CI->use_empty()) {
2082 if (CI->use_empty() || !Res)