This patch adds an ability to disable profile based peeling
causing the full peeling and as a result prohibits further unroll/peeling
attempts on that loop.
The motivation to get an ability to separate peeling usage in
pipeline where in the first part we peel only separate iterations if needed
and later in pipeline we apply the full peeling which will prohibit further peeling.