Home | History | Annotate | Download | only in interpreter

Lines Matching refs:ReadsAccumulator

473   static bool ReadsAccumulator(Bytecode bytecode) {
474 return BytecodeOperands::ReadsAccumulator(GetAccumulatorUse(bytecode));