Searched refs:BIsIdentified (Results 1 – 3 of 3) sorted by relevance
130 bool BIsIdentified = IsObjCIdentifiedObject(B); in relatedCheck() local137 if (BIsIdentified) { in relatedCheck()144 } else if (BIsIdentified) { in relatedCheck()
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()