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