Searched defs:remove_at (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/utilities/
H A DgrowableArray.hpp342 void remove_at(int index) { function in class:GrowableArray
/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp2020 void remove_at(int i) { _operations.remove_at(i); } function in class:LIR_List

Completed in 70 milliseconds