]> gcc.gnu.org Git - gcc.git/commit
sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by shifting the currently visited...
authorKazu Hirata <kazu@gcc.gnu.org>
Mon, 18 Oct 2004 23:56:18 +0000 (23:56 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 18 Oct 2004 23:56:18 +0000 (23:56 +0000)
commit193d7268a8b75895c9b514552776527ddd3fc0b9
treedf439e236caf978e52207ade9766b30f9adaddab
parent00268eb38766fd4c114f5fc53b43217eb06d7862
sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by shifting the currently visited word to right.

* sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by shifting
the currently visited word to right.

From-SVN: r89259
gcc/sbitmap.h
This page took 0.051742 seconds and 5 git commands to generate.