Searched defs:Log2_64_Ceil (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DMathExtras.h469 /// Log2_64_Ceil - This function returns the ceil log base 2 of the specified
471 inline unsigned Log2_64_Ceil(uint64_t Value) { function in namespace:llvm

Completed in 69 milliseconds