Home
last modified time | relevance | path

Searched refs:is_core (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/
Dvreg_analysis.cc42 bool MIRGraph::SetCore(int index, bool is_core) { in SetCore() argument
44 if (is_core && !reg_location_[index].defined) { in SetCore()
Dmir_graph.h951 bool SetCore(int index, bool is_core);