Searched refs:SimplifiedValueBefore (Results 1 – 1 of 1) sorted by relevance
5306 std::optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldIsSPMDExecMode() local5363 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldIsSPMDExecMode()5369 std::optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldParallelLevel() local5425 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldParallelLevel()5432 std::optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldKernelFnAttribute() local5456 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldKernelFnAttribute()