Searched refs:NeedSign (Results 1 – 1 of 1) sorted by relevance
2724 bool NeedSign = II->getIntrinsicID() == Intrinsic::ptrauth_resign; in visitCallInst() local2752 if (NeedSign && isa<ConstantInt>(II->getArgOperand(4))) { in visitCallInst()2769 if (AuthKey && NeedSign) { in visitCallInst()2775 } else if (NeedSign) { in visitCallInst()2791 if (NeedSign) { in visitCallInst()