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.cpp3019 Value *AuthKey = nullptr, *AuthDisc = nullptr, *BasePtr; in visitCallInst() local
3029 AuthDisc = CI->getArgOperand(2); in visitCallInst()
3076 CallArgs.push_back(AuthDisc); in visitCallInst()