Searched refs:AllowProfileBasedPeeling (Results 1 – 2 of 2) sorted by relevance
66 std::optional<bool> AllowProfileBasedPeeling; member119 AllowProfileBasedPeeling = O; in setProfileBasedPeeling()
1391 std::optional<bool> AllowProfileBasedPeeling = std::nullopt, in LoopUnroll() argument1398 ProvidedAllowProfileBasedPeeling(AllowProfileBasedPeeling), in LoopUnroll()1630 UnrollOpts.AllowProfileBasedPeeling, UnrollOpts.FullUnrollMaxCount); in run()1663 if (UnrollOpts.AllowProfileBasedPeeling != std::nullopt) in printPipeline()1664 OS << (*UnrollOpts.AllowProfileBasedPeeling ? "" : "no-") in printPipeline()