Searched refs:isForced (Results 1 – 1 of 1) sorted by relevance
861 bool Forced = isForced().value_or(false); in fail()896 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon4e01e93c0111::LoopDistributeForLoop993 if (LDL.isForced().value_or(EnableLoopDistribute)) in runImpl()