Searched defs:lvn_id (Results 1 – 1 of 1) sorted by relevance
/art/compiler/dex/ |
D | local_value_numbering.cc | 97 static uint16_t LookupMergeBlockValue(GlobalValueNumbering* gvn, uint16_t lvn_id, in LookupMergeBlockValue() 102 static uint16_t LookupMergeLocationValue(GlobalValueNumbering* gvn, uint16_t lvn_id, in LookupMergeLocationValue() 137 static uint16_t LookupMergeBlockValue(GlobalValueNumbering* gvn, uint16_t lvn_id, in LookupMergeBlockValue() 142 static uint16_t LookupMergeLocationValue(GlobalValueNumbering* gvn, uint16_t lvn_id, in LookupMergeLocationValue() 184 static uint16_t LookupMergeBlockValue(GlobalValueNumbering* gvn, uint16_t lvn_id, in LookupMergeBlockValue() 189 static uint16_t LookupMergeLocationValue(GlobalValueNumbering* gvn, uint16_t lvn_id, in LookupMergeLocationValue()
|