Home
last modified time | relevance | path

Searched refs:floor_power_of_2 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/cachegrind/
Dcg_arch.c201 static UInt floor_power_of_2 ( UInt x ) in floor_power_of_2() function
246 UInt new_nSets = floor_power_of_2 ( old_nSets ); in maybe_tweak_LLc()