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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp729 unsigned Leaders = KnownZero2.countLeadingOnes(); local
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp1330 unsigned Leaders = std::max(KnownZero.countLeadingOnes(), local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2451 uint32_t Leaders = std::max(KnownZero.countLeadingOnes(), local

Completed in 192 milliseconds