[RISCV] Rename hasNonZeroAVL->isNonZeroAVL. NFC
The argument is the AVL itself, not some operation that has an AVL. Thus "is" instead of "has" is a better name.
Loading
Please sign in to comment
The argument is the AVL itself, not some operation that has an AVL. Thus "is" instead of "has" is a better name.