Commit 704a0a8
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 403ba7a commit 704a0a8
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
13208 | 13208 | | |
13209 | 13209 | | |
13210 | 13210 | | |
13211 | | - | |
| 13211 | + | |
13212 | 13212 | | |
13213 | 13213 | | |
13214 | 13214 | | |
| |||
13848 | 13848 | | |
13849 | 13849 | | |
13850 | 13850 | | |
13851 | | - | |
13852 | | - | |
| 13851 | + | |
| 13852 | + | |
13853 | 13853 | | |
13854 | 13854 | | |
13855 | 13855 | | |
| |||
0 commit comments