Searched refs:SimplifiedValueBefore (Results 1 – 1 of 1) sorted by relevance
5307 std::optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldIsSPMDExecMode() local5364 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldIsSPMDExecMode()5370 std::optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldParallelLevel() local5426 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldParallelLevel()5433 std::optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldKernelFnAttribute() local5457 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldKernelFnAttribute()