Searched refs:IsSpeculativelyEvaluating (Results 1 – 1 of 1) sorted by relevance
482 bool IsSpeculativelyEvaluating; member548 HasFoldFailureDiagnostic(false), IsSpeculativelyEvaluating(false), in EvalInfo()872 Info->IsSpeculativelyEvaluating = InfoAndOldSpecEval.getInt(); in maybeRestoreState()880 : InfoAndOldSpecEval(&Info, Info.IsSpeculativelyEvaluating), in SpeculativeEvaluationRAII()883 Info.IsSpeculativelyEvaluating = true; in SpeculativeEvaluationRAII()2881 (AK != AK_Read && Info.IsSpeculativelyEvaluating)) in findCompleteObject()