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

/art/compiler/dex/
H A Dmir_graph.h827 size_t GetNumNonSpecialCompilerTemps() const { function in class:art::MIRGraph
838 if (new_max < GetNumNonSpecialCompilerTemps()) {

Completed in 7 milliseconds