Searched refs:SimplifiedValueBefore (Results 1 – 1 of 1) sorted by relevance
4930 std::optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldIsSPMDExecMode() local4986 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldIsSPMDExecMode()4992 std::optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldParallelLevel() local5047 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldParallelLevel()5054 std::optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldKernelFnAttribute() local5077 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldKernelFnAttribute()