Home | History | Annotate | Download | only in CodeGen

Lines Matching full:use_empty

1632   while (insn->use_empty()) {
1761 assert(retainCall->use_empty());
1900 if (ReturnValue->use_empty() && isa<llvm::AllocaInst>(ReturnValue)) {