Searched defs:GetHighReg (Results 1 - 1 of 1) sorted by last modified time

/art/compiler/dex/
H A Dreg_storage.h239 int GetHighReg() const { function in class:art::RegStorage
247 return RegStorage(kValid | GetHighReg());

Completed in 39 milliseconds