Searched refs:SimplifiedValueBefore (Results 1 – 1 of 1) sorted by relevance
3780 Optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldIsSPMDExecMode() local3836 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldIsSPMDExecMode()3842 Optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldIsGenericMainThread() local3858 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldIsGenericMainThread()3864 Optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldParallelLevel() local3919 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldParallelLevel()3926 Optional<Value *> SimplifiedValueBefore = SimplifiedValue; in foldKernelFnAttribute() local3952 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldKernelFnAttribute()