Searched refs:isForced (Results 1 – 3 of 3) sorted by relevance
83 const COpenSpecFlags &GetSpec(bool isForced, bool isMain, bool isUnknown) const in GetSpec()85 …return isForced ? SpecForcedType : (isMain ? SpecMainType : (isUnknown ? SpecUnknownExt : SpecWron… in GetSpec()
1614 bool isForced = false; in OpenStream2() local1620 isForced = true; in OpenStream2()1942 const COpenSpecFlags &specFlags = mode.GetSpec(isForced, isMainFormat, isUnknownExt); in OpenStream2()2193 const COpenSpecFlags &specFlags = mode.GetSpec(isForced, isMainFormat, isUnknownExt); in OpenStream2()2600 const COpenSpecFlags &specFlags = mode.GetSpec(isForced, isMainFormat, isUnknownExt); in OpenStream2()
755 bool Forced = isForced().getValueOr(false); in fail()787 const Optional<bool> &isForced() const { return IsForced; } in isForced() function in __anon29c8b06b0111::LoopDistributeForLoop902 if (LDL.isForced().getValueOr(ProcessAllLoops)) in runOnFunction()