Searched defs:includeNonNull (Results 1 – 6 of 6) sorted by relevance
1029 static bool includeNonNull(const Block &B) { return B.getAddress(); } in includeNonNull() function
1568 static bool includeNonNull(const Block &B) { return !!B.getAddress(); } in includeNonNull() function
1464 static bool includeNonNull(const Block &B) { return !!B.getAddress(); } in includeNonNull() function
1557 static bool includeNonNull(const Block &B) { return !!B.getAddress(); } in includeNonNull() function