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

/external/llvm/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 71 milliseconds