Searched refs:isIdentifiedObject (Results 1 – 19 of 19) sorted by relevance
1139 if (isIdentifiedObject(O1) && isIdentifiedObject(O2)) in aliasCheck()1143 if ((isa<Constant>(O1) && isIdentifiedObject(O2) && !isa<Constant>(O2)) || in aliasCheck()1144 (isa<Constant>(O2) && isIdentifiedObject(O1) && !isa<Constant>(O1))) in aliasCheck()
432 bool llvm::isIdentifiedObject(const Value *V) { in isIdentifiedObject() function in llvm
151 if (!isIdentifiedObject(V)) in isObjectSmallerThan()1433 if (isIdentifiedObject(O1) && isIdentifiedObject(O2)) in aliasCheck()1437 if ((isa<Constant>(O1) && isIdentifiedObject(O2) && !isa<Constant>(O2)) || in aliasCheck()1438 (isa<Constant>(O2) && isIdentifiedObject(O1) && !isa<Constant>(O1))) in aliasCheck()
437 if (!isIdentifiedObject(Object) || isa<GlobalValue>(Object) || in callCapturesBefore()680 bool llvm::isIdentifiedObject(const Value *V) { in isIdentifiedObject() function in llvm
868 if (!std::all_of(Objects.begin(), Objects.end(), isIdentifiedObject) && in getModRefInfoForArgument()
198 if (!isIdentifiedObject(V)) in isObjectSmallerThan()1677 if (isIdentifiedObject(O1) && isIdentifiedObject(O2)) in aliasCheck()1681 if ((isa<Constant>(O1) && isIdentifiedObject(O2) && !isa<Constant>(O2)) || in aliasCheck()1682 (isa<Constant>(O2) && isIdentifiedObject(O1) && !isa<Constant>(O1))) in aliasCheck()
559 if (!isIdentifiedObject(Object) || isa<GlobalValue>(Object) || in callCapturesBefore()813 bool llvm::isIdentifiedObject(const Value *V) { in isIdentifiedObject() function in llvm
902 if (!all_of(Objects, isIdentifiedObject) && in getModRefInfoForArgument()
651 if (!isIdentifiedObject(AObj) || !isIdentifiedObject(BObj)) in underlyingObjectsAlias()
3592 if (!isIdentifiedObject(V)) { in getUnderlyingObjectsForCodeGen()
569 bool isIdentifiedObject(const Value *V);
832 bool isIdentifiedObject(const Value *V);
130 if (isIdentifiedObject(V)) in getUnderlyingObjectForInstr()
549 if (!isIdentifiedObject(V)) in getUnderlyingObjects()
988 bool isIdentifiedObject(const Value *V);
522 if (!isIdentifiedObject(V)) in getUnderlyingObjects()
161 assert(isIdentifiedObject(V)); in getUnderlyingObjectsForInstr()
1058 if (!isIdentifiedObject(V)) { in getUnderlyingObjects()
197 if (!isIdentifiedObject(V)) in getUnderlyingObjectsForInstr()