Home
last modified time | relevance | path

Searched refs:AuthDisc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2731 Value *AuthKey = nullptr, *AuthDisc = nullptr, *BasePtr; in visitCallInst() local
2741 AuthDisc = CI->getArgOperand(2); in visitCallInst()
2788 CallArgs.push_back(AuthDisc); in visitCallInst()