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