Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc775 void HPhi::RemoveInputAt(size_t index) { in RemoveInputAt() function in art::HPhi
1077 phi_it.Current()->AsPhi()->RemoveInputAt(this_index); in DisconnectAndDelete()
Dnodes.h3052 void RemoveInputAt(size_t index);