HomeSort by relevance Sort by last modified time
    Searched refs:IsRemoved (Results 1 - 3 of 3) sorted by null

  /art/compiler/optimizing/
bounds_check_elimination_test.cc 155 ASSERT_FALSE(IsRemoved(bounds_check2));
156 ASSERT_FALSE(IsRemoved(bounds_check4));
157 ASSERT_TRUE(IsRemoved(bounds_check5));
221 ASSERT_FALSE(IsRemoved(bounds_check));
287 ASSERT_FALSE(IsRemoved(bounds_check));
352 ASSERT_FALSE(IsRemoved(bounds_check6));
353 ASSERT_TRUE(IsRemoved(bounds_check5));
354 ASSERT_TRUE(IsRemoved(bounds_check4));
433 ASSERT_TRUE(IsRemoved(bounds_check));
440 ASSERT_TRUE(IsRemoved(bounds_check))
    [all...]
optimizing_unit_test.h 125 inline bool IsRemoved(HInstruction* instruction) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
classpnp.h 562 ULONG IsRemoved;

Completed in 127 milliseconds