alc f90174984d Introduce vm_radix_isleaf() and use it in a couple places. As compared to
using vm_radix_node_page() == NULL, the compiler is able to generate one
less conditional branch when vm_radix_isleaf() is used.  More use cases
involving the inner loops of vm_radix_insert(), vm_radix_lookup{,_ge,_le}(),
and vm_radix_remove() will follow.

Reviewed by:	attilio
Sponsored by:	EMC / Isilon Storage Division
2013-03-26 17:30:40 +00:00
..
2013-03-17 23:53:06 +00:00
2013-03-09 03:19:53 +00:00
2013-03-09 03:19:53 +00:00
MFC
2013-02-26 23:52:23 +00:00
MFC
2013-02-26 23:52:23 +00:00
MFC
2013-02-26 23:52:23 +00:00
2013-03-09 03:19:53 +00:00
MFC
2013-02-26 23:52:23 +00:00
2013-03-09 03:19:53 +00:00
2013-03-17 23:53:06 +00:00