Searched refs:user_empty (Results 1 – 10 of 10) sorted by relevance
368 if (!I->user_empty()) { in runOnFunction()392 if (I->user_empty()) in runOnFunction()
298 if (Bitcast->user_empty()) { in visit()329 if (Bitcast->user_empty()) { in visit()
1677 if (FI->isCast() && !FI->user_empty() && in hasAddressTaken()1686 if (IgnoreLLVMUsed && !FU->user_empty()) { in hasAddressTaken()1689 !FU->user_begin()->user_empty()) in hasAddressTaken()
398 bool user_empty() const { in user_empty() function
273 assert(!Addr->user_empty() && in getUniqueInstruction()
1422 if (CalledValue != SubFn && CalledValue->user_empty()) in simplifySuspendPoint()1427 if (SubFn->user_empty()) in simplifySuspendPoint()
627 if (C->user_empty()) in add()
1670 bool HasUse = !Insts.front()->user_empty(); in canSinkInstructions()1693 if (!HasUse && !I->user_empty()) in canSinkInstructions()1812 if (!I0->user_empty()) { in sinkLastInstruction()1870 if (!I0->user_empty()) { in sinkLastInstruction()
1711 if (F.user_empty()) in isValidCandidateForColdCC()
4641 if (!V.user_empty() && &V != C && V.getType() == C->getType()) { in manifest()