If true, the iterated dominance frontier of this block has been computed

Property definitions

nitc $ BasicBlock :: df_computed
	# If true, the iterated dominance frontier of this block has been computed
	var df_computed: Bool = false
src/ssa.nit:108,2--109,30