Searched refs:isForced (Results 1 – 3 of 3) sorted by relevance
85 const COpenSpecFlags &GetSpec(bool isForced, bool isMain, bool isUnknown) const in GetSpec()87 …return isForced ? SpecForcedType : (isMain ? SpecMainType : (isUnknown ? SpecUnknownExt : SpecWron… in GetSpec()
1694 bool isForced = false; in OpenStream2() local1703 isForced = true; in OpenStream2()2047 const COpenSpecFlags &specFlags = mode.GetSpec(isForced, isMainFormat, isUnknownExt); in OpenStream2()2306 const COpenSpecFlags &specFlags = mode.GetSpec(isForced, isMainFormat, isUnknownExt); in OpenStream2()2716 const COpenSpecFlags &specFlags = mode.GetSpec(isForced, isMainFormat, isUnknownExt); in OpenStream2()
863 bool Forced = isForced().getValueOr(false); in fail()898 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon6e50f3970111::LoopDistributeForLoop996 if (LDL.isForced().getValueOr(EnableLoopDistribute)) in runImpl()