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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Instruction.cpp257 bool ArithmeticOp::is_commutative() const { function in class:ArithmeticOp
285 bool LogicOp::is_commutative() const { function in class:LogicOp
304 bool IfOp::is_commutative() const { function in class:IfOp

Completed in 33 milliseconds