Searched refs:BIsIdentified (Results 1 – 2 of 2) sorted by relevance
129 bool BIsIdentified = IsObjCIdentifiedObject(B); in relatedCheck() local136 if (BIsIdentified) { in relatedCheck()143 } else if (BIsIdentified) { in relatedCheck()
1046 bool BIsIdentified = IsObjCIdentifiedObject(B); in relatedCheck() local1050 if (BIsIdentified) { in relatedCheck()1059 if (BIsIdentified && isa<LoadInst>(A)) in relatedCheck()