Searched refs:isIdentifiedObject (Results 1 – 13 of 13) sorted by relevance
150 if (!isIdentifiedObject(V)) in isObjectSmallerThan()1507 if (isIdentifiedObject(O1) && isIdentifiedObject(O2)) in aliasCheck()
851 bool llvm::isIdentifiedObject(const Value *V) { in isIdentifiedObject() function in llvm
910 if (!all_of(Objects, isIdentifiedObject) && in getModRefInfoForArgument()
738 if (!isIdentifiedObject(AObj) || !isIdentifiedObject(BObj)) in underlyingObjectsAlias()
6052 if (!isIdentifiedObject(V)) { in getUnderlyingObjectsForCodeGen()
863 bool isIdentifiedObject(const Value *V);
544 if (!isIdentifiedObject(V)) in getUnderlyingObjects()
163 assert(isIdentifiedObject(V)); in getUnderlyingObjectsForInstr()
767 if (!isIdentifiedObject(V)) { in getUnderlyingObjects()
130 if (!isIdentifiedObject(UO)) in addLocAccess()
8557 isIdentifiedObject(&Obj))) && in categorizePtrValue()
953 isIdentifiedObject(KillingUndObj)) { in isOverwrite()
1260 } else if (!isa<Argument>(V) && !isIdentifiedObject(V)) { in AddAliasScopeMetadata()