Searched refs:IsObjCIdentifiedObject (Results 1 – 7 of 7) sorted by relevance
129 bool AIsIdentified = IsObjCIdentifiedObject(A); in relatedCheck()130 bool BIsIdentified = IsObjCIdentifiedObject(B); in relatedCheck()
97 if (!IsObjCIdentifiedObject(Arg)) in FindSingleUseIdentifiedObject()104 if (IsObjCIdentifiedObject(Arg)) { in FindSingleUseIdentifiedObject()
128 bool AIsIdentified = IsObjCIdentifiedObject(A); in relatedCheck()129 bool BIsIdentified = IsObjCIdentifiedObject(B); in relatedCheck()
65 if (!IsObjCIdentifiedObject(Arg)) in FindSingleUseIdentifiedObject()72 if (IsObjCIdentifiedObject(Arg)) { in FindSingleUseIdentifiedObject()
200 inline bool IsObjCIdentifiedObject(const Value *V) { in IsObjCIdentifiedObject() function
213 inline bool IsObjCIdentifiedObject(const Value *V) { in IsObjCIdentifiedObject() function
510 static bool IsObjCIdentifiedObject(const Value *V) { in IsObjCIdentifiedObject() function555 if (!IsObjCIdentifiedObject(Arg)) in FindSingleUseIdentifiedObject()563 if (IsObjCIdentifiedObject(Arg)) { in FindSingleUseIdentifiedObject()1045 bool AIsIdentified = IsObjCIdentifiedObject(A); in relatedCheck()1046 bool BIsIdentified = IsObjCIdentifiedObject(B); in relatedCheck()