Searched refs:AllowLoopNestsPeeling (Results 1 – 3 of 3) sorted by relevance
514 if (!PP.AllowLoopNestsPeeling && !L->isInnermost()) in computePeelCount()842 PP.AllowLoopNestsPeeling = false; in gatherPeelingPreferences()855 PP.AllowLoopNestsPeeling = UnrollAllowLoopNestsPeeling; in gatherPeelingPreferences()
644 bool AllowLoopNestsPeeling; member
651 PP.AllowLoopNestsPeeling = false; in getPeelingPreferences()