Searched refs:IsNullValue (Results 1 – 1 of 1) sorted by relevance
75 bool IsNullValue(Value *V);269 bool ShadowStackGCLoweringImpl::IsNullValue(Value *V) { in IsNullValue() function in ShadowStackGCLoweringImpl292 if (IsNullValue(CI->getArgOperand(1))) in CollectRoots()