Home
last modified time | relevance | path

Searched defs:RemoveAsUserOfInput (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dnodes.h2251 void RemoveAsUserOfInput(size_t input) { in RemoveAsUserOfInput() function
H A Dnodes.cc1205 void HEnvironment::RemoveAsUserOfInput(size_t index) const { in RemoveAsUserOfInput() function in art::HEnvironment