Searched defs:IsMaterializableEntryBlockInstructionOfGraphWithIrreducibleLoop (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dregister_allocator.cc1741 static bool IsMaterializableEntryBlockInstructionOfGraphWithIrreducibleLoop( function in namespace:art
1776 DCHECK(IsMaterializableEntryBlockInstructionOfGraphWithIrreducibleLoop(defined_by))
1794 DCHECK(IsMaterializableEntryBlockInstructionOfGraphWithIrreducibleLoop(defined_by));

Completed in 8 milliseconds