Searched refs:IsForwarding (Results 1 – 5 of 5) sorted by relevance
80 if (!IsForwarding(GetBasicARCInstKind(V))) in GetUnderlyingObjCPtr()106 if (!IsForwarding(GetBasicARCInstKind(V))) in GetRCIdentityRoot()
70 bool IsForwarding(ARCInstKind Class);
60 assert((IsForwarding(GetBasicARCInstKind(CI)) || in EraseInstruction()
62 if (IsForwarding(GetBasicARCInstKind(Arg))) in FindSingleUseIdentifiedObject()
428 bool llvm::objcarc::IsForwarding(ARCInstKind Class) { in IsForwarding() function in llvm::objcarc