Commit 8f7034e
committed
refactor: rename *_is_hybrid -> *_is_hybrid_recurrent
The implementation of the hybrid cache intentionally does not specify the
types of the child caches, so there was a naming mismatch with these
predicate functions that used "hybrid" to imply "hybrid recurrent."
Branch: HybridCache
Signed-off-by: Gabe Goodhart <[email protected]>1 parent db39e8b commit 8f7034e
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1759 | 1759 | | |
1760 | 1760 | | |
1761 | 1761 | | |
1762 | | - | |
| 1762 | + | |
1763 | 1763 | | |
1764 | 1764 | | |
1765 | 1765 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13210 | 13210 | | |
13211 | 13211 | | |
13212 | 13212 | | |
13213 | | - | |
| 13213 | + | |
13214 | 13214 | | |
13215 | 13215 | | |
13216 | 13216 | | |
| |||
13859 | 13859 | | |
13860 | 13860 | | |
13861 | 13861 | | |
13862 | | - | |
13863 | | - | |
| 13862 | + | |
| 13863 | + | |
13864 | 13864 | | |
13865 | 13865 | | |
13866 | 13866 | | |
| |||
0 commit comments