Indicate if the variables renaming step has been made for this block

Property definitions

nitc $ BasicBlock :: _is_renaming
	# Indicate if the variables renaming step has been made for this block
	var is_renaming: Bool = false
src/ssa.nit:114,2--115,30