Home
last modified time | relevance | path

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

/art/compiler/dex/
Dlocal_value_numbering.h326 void RemoveSFieldsForType(uint16_t type);
Dlocal_value_numbering.cc1452 RemoveSFieldsForType(type); in HandleSPut()
1478 void LocalValueNumbering::RemoveSFieldsForType(uint16_t type) { in RemoveSFieldsForType() function in art::LocalValueNumbering