Lines Matching refs:UNCHANGED

761     return ChangeStatus::UNCHANGED;  in indicateOptimisticFixpoint()
2304 return ChangeStatus::UNCHANGED; in manifest()
2313 ChangeStatus HasChanged = ChangeStatus::UNCHANGED; in updateImpl()
2498 return ChangeStatus::UNCHANGED; in manifest()
2513 ChangeStatus Changed = ChangeStatus::UNCHANGED; in updateImpl()
2579 return ChangeStatus::UNCHANGED; in manifest()
2610 return ChangeStatus::UNCHANGED; in updateImpl()
2638 return ChangeStatus::UNCHANGED; in manifest()
2654 ChangeStatus Changed = ChangeStatus::UNCHANGED; in updateImpl()
2730 ChangeStatus Changed = ChangeStatus::UNCHANGED; in manifest()
3369 return Changed ? ChangeStatus::CHANGED : ChangeStatus::UNCHANGED; in updateImpl()
3478 return ChangeStatus::UNCHANGED; in manifest()
3487 ChangeStatus Changed = ChangeStatus::UNCHANGED; in manifest()
3561 return ChangeStatus::UNCHANGED; in updateImpl()
3590 return ChangeStatus::UNCHANGED; in updateImpl()
3908 return ChangeStatus::UNCHANGED; in manifest()
3910 ChangeStatus Changed = ChangeStatus::UNCHANGED; in manifest()
4786 return StateBefore == getState() ? ChangeStatus::UNCHANGED in updateImpl()
5068 return ChangeStatus::UNCHANGED; in updateImpl()
5079 return StateBefore == getState() ? ChangeStatus::UNCHANGED in updateImpl()
5133 return StateBefore == getState() ? ChangeStatus::UNCHANGED in updateImpl()
5247 ChangeStatus Changed = ChangeStatus::UNCHANGED; in updateImpl()
5269 ChangeStatus Changed = ChangeStatus::UNCHANGED; in manifest()
5363 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldIsSPMDExecMode()
5384 return ChangeStatus::UNCHANGED; in foldParallelLevel()
5425 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldParallelLevel()
5456 return SimplifiedValue == SimplifiedValueBefore ? ChangeStatus::UNCHANGED in foldKernelFnAttribute()