Searched refs:hasChanged (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Transforms/Utils/ | ||
| H A D | RegionUtils.cpp | 169 bool hasChanged() { return changed; } in hasChanged() function in __anone5dd234c0311::LiveMap |
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ | ||
| H A D | SimplifyIndVar.cpp | 71 bool hasChanged() const { return Changed; } in hasChanged() function in __anon0030acaf0111::SimplifyIndvar |