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

  /art/compiler/optimizing/
stack_map_test.cc 59 ASSERT_FALSE(stack_map.HasInlineInfo());
131 ASSERT_FALSE(stack_map.HasInlineInfo());
  /art/runtime/
stack_map.h 191 bool HasInlineInfo() const {

Completed in 83 milliseconds