reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
80 V = GetUnderlyingObject(V, DL); 80 V = GetUnderlyingObject(V, DL); 81 if (!IsForwarding(GetBasicARCInstKind(V))) 83 V = cast<CallInst>(V)->getArgOperand(0); 83 V = cast<CallInst>(V)->getArgOperand(0); 86 return V;