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

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

Completed in 79 milliseconds