Searched refs:hasUseList (Results 1 – 14 of 14) sorted by relevance
344 bool hasUseList() const { return !isa<ConstantData>(this); } in hasUseList() function357 assert(hasUseList()); in materialized_use_begin()361 assert(hasUseList()); in materialized_use_begin()395 assert(hasUseList()); in materialized_user_begin()399 assert(hasUseList()); in materialized_user_begin()514 if (hasUseList()) in addUse()
81 if (!P->hasUseList()) in IsStoredObjCPointer()
57 if (!VPtr->hasUseList()) in findLoadCallsAtConstantOffset()
243 assert(hasUseList() && "ConstantData has no use-list"); in isUsedInBasicBlock()515 assert(hasUseList() && "Cannot replace constant data"); in doRAUW()
1135 if (Op->hasUseList() && in deduceOperandElementType()1486 if (Pointer->hasUseList()) { in replacePointerOperandWithPtrCast()2503 if (Op->hasUseList()) { in postprocessTypes()
1037 if (!R->hasUseList() || !I->hasUseList()) in identifyPartialReduction()
8645 if (!X->hasUseList()) in optimizeBranch()
233 if (!V->hasUseList()) in predictValueUseListOrder()
1900 if (!OtherOp->hasUseList()) in SimplifyDemandedVectorElts()
1883 if (!InVal->hasUseList() || !InVal->hasOneUser()) in foldOpIntoPhi()
439 assert((!Op->hasUseList() || !Op->use_empty()) && in LinearizeExprTree()
1233 if (!PtrOp->hasUseList()) in findMayClobberedPtrAccess()
3862 if (!V->hasUseList()) in parseUseLists()
8927 if (!V->hasUseList()) in sortUseListOrder()