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

  /art/compiler/optimizing/
instruction_simplifier_arm64.h 64 if (instruction->IsInBlock()) {
ssa_phi_elimination.cc 142 if (!phi->IsInBlock()) {
ssa_builder.cc 444 DCHECK(new_instance->IsInBlock());
bounds_check_elimination.cc 566 if (bounds_check->IsInBlock()) {
    [all...]
nodes.h     [all...]

Completed in 183 milliseconds