Home
last modified time | relevance | path

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

/art/test/444-checker-nce/
Dinfo.txt1 Tests for NullCheck elimination.
/art/compiler/optimizing/
Dnodes.h853 M(NullCheck, Instruction) \
3121 DECLARE_INSTRUCTION(NullCheck);
/art/compiler/dex/
Dglobal_value_numbering_test.cc2133 TEST_F(GlobalValueNumberingTestTwoConsecutiveLoops, NullCheck) { in TEST_F() argument