Indicate the BasicBlock is newly created and needs to be updated

Property definitions

nitc $ BasicBlock :: _need_update
	# Indicate the BasicBlock is newly created and needs to be updated
	var need_update: Bool = false
src/ssa.nit:111,2--112,30