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

  /art/dexdump/
dexdump_cfg.cc 138 force_new_block = inst->IsSwitch() || inst->IsBasicBlockEnd();
316 if (inst->IsBasicBlockEnd()) {
  /art/runtime/
dex_instruction.h 571 bool IsBasicBlockEnd() const {

Completed in 1029 milliseconds