Searched refs:op_at (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.cpp1164 _operations.at_put(to_index --, buffer->op_at(op_index --));
H A Dc1_LIR.hpp2200 LIR_Op* op_at(int i) const { return _ops.at(i); } function in class:LIR_InsertionBuffer

Completed in 2991 milliseconds