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

  /art/compiler/optimizing/
dead_code_elimination.cc 126 DCHECK(i.Current()->IsControlFlow());
129 DCHECK(!inst->IsControlFlow());
nodes.cc 497 DCHECK(!instruction->IsControlFlow());
510 DCHECK(!instruction->IsControlFlow());
511 DCHECK(!cursor->IsControlFlow());
927 DCHECK(!cursor->IsControlFlow());
    [all...]
graph_test.cc 294 ASSERT_TRUE(got->IsControlFlow());
nodes.h     [all...]
register_allocator.cc     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp 379 static bool IsControlFlow(MachineInstr* MI) {
    [all...]

Completed in 84 milliseconds