Searched refs:GetImplicitNullChecksTable (Results 1 – 2 of 2) sorted by relevance
350 for (auto icheck : codeinfo.GetImplicitNullChecksTable()) { in DetectSEGVFromNullCheck()380 for (auto icheck : codeinfo.GetImplicitNullChecksTable()) { in DetectSEGVFromNullCheck()
405 const auto &GetImplicitNullChecksTable() const in GetImplicitNullChecksTable() function