Searched refs:IsNullValue (Results 1 – 1 of 1) sorted by relevance
62 bool IsNullValue(Value *V);315 bool ShadowStackGC::IsNullValue(Value *V) { in IsNullValue() function in ShadowStackGC337 if (IsNullValue(CI->getArgOperand(1))) in CollectRoots()