Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.cc1152 static bool NeedsVregInfo(HInstruction* instruction, bool osr) { in NeedsVregInfo() function
1244 bool needs_vreg_info = NeedsVregInfo(instruction, osr); in RecordPcInfo()