Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2092 Value *AuthKey = nullptr, *AuthDisc = nullptr, *BasePtr; in visitCallInst() local
2102 AuthDisc = CI->getArgOperand(2); in visitCallInst()
2129 CallArgs.push_back(AuthDisc); in visitCallInst()