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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DShadowStackGC.cpp62 bool IsNullValue(Value *V);
315 bool ShadowStackGC::IsNullValue(Value *V) { function in class:ShadowStackGC
337 if (IsNullValue(CI->getArgOperand(1)))

Completed in 158 milliseconds