Searched refs:AllowProfileBasedPeeling (Results 1 – 2 of 2) sorted by relevance
66 Optional<bool> AllowProfileBasedPeeling; member119 AllowProfileBasedPeeling = O; in setProfileBasedPeeling()
1384 Optional<bool> AllowProfileBasedPeeling = None, in LoopUnroll() argument1391 ProvidedAllowProfileBasedPeeling(AllowProfileBasedPeeling), in LoopUnroll()1622 UnrollOpts.AllowProfileBasedPeeling, UnrollOpts.FullUnrollMaxCount); in run()1655 if (UnrollOpts.AllowProfileBasedPeeling != None) in printPipeline()1656 OS << (UnrollOpts.AllowProfileBasedPeeling.value() ? "" : "no-") in printPipeline()