Searched refs:SimplifiedValueBefore (Results 1 – 1 of 1) sorted by relevance
4537 Optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldIsSPMDExecMode() local4593 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldIsSPMDExecMode()4599 Optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldIsGenericMainThread() local4615 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldIsGenericMainThread()4621 Optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldParallelLevel() local4676 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldParallelLevel()4683 Optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldKernelFnAttribute() local4709 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldKernelFnAttribute()