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

  /art/compiler/optimizing/
ssa_liveness_analysis.h 149 static LiveInterval* MakeFixedInterval(ArenaAllocator* allocator, int reg, Primitive::Type type) {
register_allocator.cc 95 interval = LiveInterval::MakeFixedInterval(allocator_, reg, type);
    [all...]

Completed in 48 milliseconds