Searched defs:isProvablyNull (Results 1 - 1 of 1) sorted by path

/external/clang/lib/CodeGen/
H A DCGCall.cpp2004 static bool isProvablyNull(llvm::Value *addr) { function
2017 assert(!isProvablyNull(srcAddr) &&
2132 if (isProvablyNull(srcAddr)) {

Completed in 369 milliseconds