Searched refs:NeedSign (Results 1 – 1 of 1) sorted by relevance
3012 bool NeedSign = II->getIntrinsicID() == Intrinsic::ptrauth_resign; in visitCallInst() local3040 if (NeedSign && isa<ConstantInt>(II->getArgOperand(4))) { in visitCallInst()3057 if (AuthKey && NeedSign) { in visitCallInst()3063 } else if (NeedSign) { in visitCallInst()3079 if (NeedSign) { in visitCallInst()