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

/external/llvm/include/llvm/Support/
H A DMathExtras.h209 findLastSet(T Val, ZeroBehavior ZB = ZB_Max) { function in namespace:llvm
223 findLastSet(T Val, ZeroBehavior ZB = ZB_Max) LLVM_DELETED_FUNCTION;

Completed in 134 milliseconds