Home
last modified time | relevance | path

Searched defs:is_high (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/
Dvreg_analysis.cc100 bool MIRGraph::SetHigh(int index, bool is_high) { in SetHigh()
350 bool is_high = is_phi && rl_temp.wide && rl_temp.high_word; in InferTypeAndSize() local