nitc :: AIsaExpr :: status
0 : the default value 1 : this test can be implemented with direct access 2 : this test must be implemented with perfect hashing
# Indicate the status of the optimization for this node # # 0 : the default value # 1 : this test can be implemented with direct access # 2 : this test must be implemented with perfect hashing var status: Int = 0