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

  /art/compiler/optimizing/
register_allocator.h 70 static bool CanAllocateRegistersFor(const HGraph& graph, InstructionSet instruction_set);
inliner.cc     [all...]
register_allocator.cc 85 bool RegisterAllocator::CanAllocateRegistersFor(const HGraph& graph ATTRIBUTE_UNUSED,
    [all...]

Completed in 637 milliseconds