Home
last modified time | relevance | path

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

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