Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp74 bool IsNullValue(Value *V);
267 bool ShadowStackGCLoweringImpl::IsNullValue(Value *V) { in IsNullValue() function in ShadowStackGCLoweringImpl
290 if (IsNullValue(CI->getArgOperand(1))) in CollectRoots()