Add two new methods isTargetOpcode() which returns true if the node type
is greater than the range of building selection dag node types, and getTargetOpcode(), which returns the node opcode less the value of isd::builtin_op_end, which specifies the end of the builtin types. llvm-svn: 22844
Loading
Please register or sign in to comment