Searched refs:user_empty (Results 1 – 9 of 9) sorted by relevance
354 if (!I->user_empty()) { in runOnFunction()378 if (I->user_empty()) in runOnFunction()
334 bool user_empty() const { in user_empty() function
384 bool user_empty() const { in user_empty() function
1136 if (CalledValue != SubFn && CalledValue->user_empty()) in simplifySuspendPoint()1141 if (SubFn->user_empty()) in simplifySuspendPoint()
276 assert(!Addr->user_empty() && in getUniqueInstruction()
1458 bool HasUse = !Insts.front()->user_empty(); in canSinkInstructions()1475 if (!HasUse && !I->user_empty()) in canSinkInstructions()1571 if (!I0->user_empty()) { in sinkLastInstruction()1629 if (!I0->user_empty()) { in sinkLastInstruction()
617 if (C->user_empty()) in add()
2196 if (F.user_empty()) in isValidCandidateForColdCC()
4199 if (!V.user_empty() && &V != C && V.getType() == C->getType()) { in manifest()