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

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

Completed in 199 milliseconds