Home
last modified time | relevance | path

Searched refs:HasNullPtrInst (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.h516 bool HasNullPtrInst() const in HasNullPtrInst() function
522 ASSERT(HasNullPtrInst()); in UnsetNullPtrInst()
/arkcompiler/runtime_core/compiler/tests/
Dcleanup_test.cpp1078 ASSERT_TRUE(GetGraph()->HasNullPtrInst()); in TEST_F()
1081 ASSERT_FALSE(GetGraph()->HasNullPtrInst()); in TEST_F()