Searched refs:IsForwarding (Results 1 – 5 of 5) sorted by relevance
72 if (!IsForwarding(GetBasicARCInstKind(V))) in GetUnderlyingObjCPtr()110 if (!IsForwarding(GetBasicARCInstKind(V))) in GetRCIdentityRoot()
69 bool IsForwarding(ARCInstKind Class);
47 assert((IsForwarding(GetBasicARCInstKind(CI)) || in EraseInstruction()
101 if (IsForwarding(GetBasicARCInstKind(Arg))) in FindSingleUseIdentifiedObject()
416 bool llvm::objcarc::IsForwarding(ARCInstKind Class) { in IsForwarding() function in llvm::objcarc