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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Canonicalizer.cpp843 ArithmeticOp* arith = instr->as_ArithmeticOp();
883 ArithmeticOp* root = x->base()->as_ArithmeticOp();
H A Dc1_Instruction.hpp475 virtual ArithmeticOp* as_ArithmeticOp() { return NULL; } function in class:Instruction

Completed in 1498 milliseconds