Searched refs:isForced (Results 1 – 1 of 1) sorted by relevance
857 bool Forced = isForced().value_or(false); in fail()892 const std::optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon5f80120c0111::LoopDistributeForLoop989 if (LDL.isForced().value_or(EnableLoopDistribute)) in runImpl()