The dependences of this variable for SSA-Algorithm

Property definitions

nitc $ PhiFunction :: dependences
	# The dependences of this variable for SSA-Algorithm
	var dependences = new Array[Couple[Variable, BasicBlock]]
src/ssa.nit:164,2--165,58