HomeSort by relevance Sort by last modified time
    Searched refs:RemoveAsUserOfInput (Results 1 - 4 of 4) sorted by null

  /art/compiler/optimizing/
licm.cc 71 environment->RemoveAsUserOfInput(i);
ssa_phi_elimination.cc 83 phi->RemoveAsUserOfInput(i);
nodes.cc 39 instruction->RemoveAsUserOfInput(i);
47 environment->RemoveAsUserOfInput(i);
601 void HEnvironment::RemoveAsUserOfInput(size_t index) const {
760 RemoveAsUserOfInput(index);
776 RemoveAsUserOfInput(index);
    [all...]
nodes.h     [all...]

Completed in 43 milliseconds