Go to file
Ted Kremenek 2fe3afca04 Provide static methods in BinaryOperator to determine if an opcode is an equality opcode, a relational opcode, or a logical opcode.
llvm-svn: 53744
2008-07-17 23:24:36 +00:00
clang Provide static methods in BinaryOperator to determine if an opcode is an equality opcode, a relational opcode, or a logical opcode. 2008-07-17 23:24:36 +00:00
llvm When printing MemOperand nodes, only use print() for 2008-07-17 21:12:16 +00:00