Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.h444 M(NullCheck) \
1316 DECLARE_INSTRUCTION(NullCheck);
/art/compiler/dex/
Dglobal_value_numbering_test.cc1966 TEST_F(GlobalValueNumberingTestTwoConsecutiveLoops, NullCheck) { in TEST_F() argument