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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DMathExtras.h280 template <typename T> T findLastSet(T Val, ZeroBehavior ZB = ZB_Max) { function in namespace:llvm

Completed in 111 milliseconds