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

  /art/compiler/optimizing/
ssa_liveness_analysis.h 232 void AddTempUse(HInstruction* instruction, size_t temp_index) {
    [all...]
register_allocator.cc 248 interval->AddTempUse(instruction, i);
257 interval->AddTempUse(instruction, i);
    [all...]

Completed in 43 milliseconds