Searched refs:compiler_temps_ (Results 1 – 4 of 4) sorted by relevance
818 size_t total_num_temps = compiler_temps_.Size(); in GetNumUsedCompilerTemps()860 return compiler_temps_.Get(index); in GetCompilerTemp()1192 GrowableArray<CompilerTemp*> compiler_temps_; variable
451 GrowableArray<CompilerTemp*>::Iterator iter(&compiler_temps_); in InitRegLocations()
284 compiler_temps_.Insert(compiler_temp_high); in GetNewCompilerTemp()315 compiler_temps_.Insert(compiler_temp); in GetNewCompilerTemp()
119 compiler_temps_(arena, 6, kGrowableArrayMisc), in MIRGraph()