Searched refs:isIdentifiedObject (Results 1 – 13 of 13) sorted by relevance
151 if (!isIdentifiedObject(V)) in isObjectSmallerThan()1580 if (isIdentifiedObject(O1) && isIdentifiedObject(O2)) in aliasCheck()
853 bool llvm::isIdentifiedObject(const Value *V) { in isIdentifiedObject() function in llvm
918 if (!all_of(Objects, isIdentifiedObject) && in getModRefInfoForArgument()
738 if (!isIdentifiedObject(AObj) || !isIdentifiedObject(BObj)) in underlyingObjectsAlias()
6719 if (!isIdentifiedObject(V)) { in getUnderlyingObjectsForCodeGen()
873 bool isIdentifiedObject(const Value *V);
545 if (!isIdentifiedObject(V)) in getUnderlyingObjects()
163 assert(isIdentifiedObject(V)); in getUnderlyingObjectsForInstr()
827 if (!isIdentifiedObject(V)) { in getUnderlyingObjects()
130 if (!isIdentifiedObject(UO)) in addLocAccess()
8572 isIdentifiedObject(&Obj))) && in categorizePtrValue()
965 isIdentifiedObject(KillingUndObj)) { in isOverwrite()
1262 } else if (!isa<Argument>(V) && !isIdentifiedObject(V)) { in AddAliasScopeMetadata()