Home
last modified time | relevance | path

Searched refs:CLog2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2304 unsigned CLog2 = Div.logBase2(); in foldICmpShlLHSC() local
2305 return new ICmpInst(Pred, Y, ConstantInt::get(ShiftType, CLog2)); in foldICmpShlLHSC()