Home
last modified time | relevance | path

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

/art/compiler/dex/
Dlocal_value_numbering.h310 void RemoveSFieldsForType(uint16_t type);
Dlocal_value_numbering.cc1294 RemoveSFieldsForType(type); in HandleSPut()
1320 void LocalValueNumbering::RemoveSFieldsForType(uint16_t type) { in RemoveSFieldsForType() function in art::LocalValueNumbering