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

  /art/runtime/
dex_instruction.cc 531 static_assert(kHaveExperimentalInstructions || (((a) & kExperimental) == 0), \
dex_instruction.h 212 static constexpr bool kHaveExperimentalInstructions = false;
  /art/runtime/verifier/
method_verifier.cc     [all...]

Completed in 57 milliseconds