Searched refs:IsForwarding (Results 1 – 5 of 5) sorted by relevance
82 if (!IsForwarding(GetBasicARCInstKind(V))) in GetUnderlyingObjCPtr()120 if (!IsForwarding(GetBasicARCInstKind(V))) in GetRCIdentityRoot()
72 bool IsForwarding(ARCInstKind Class);
59 assert((IsForwarding(GetBasicARCInstKind(CI)) || in EraseInstruction()
94 if (IsForwarding(GetBasicARCInstKind(Arg))) in FindSingleUseIdentifiedObject()
417 bool llvm::objcarc::IsForwarding(ARCInstKind Class) { in IsForwarding() function in llvm::objcarc