detect-loops ( cfg -- cfg' )


Vocabulary
compiler.cfg.loop-detection.private

Inputs
cfgan object


Outputs
cfg'an object


Definition