Home | History | Annotate | Download | only in IPO

Lines Matching full:recursive

1944   // and this function is main (which we know is not recursive), we replace
2930 // ExecutedBlocks - We only handle non-looping, non-recursive code. As such,
2932 // track of what we have executed so we can detect recursive cases etc.
3295 // Don't treat recursive functions as empty.