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.cpp2253 unsigned CLog2 = C.logBase2(); in foldICmpShlOne() local
2254 return new ICmpInst(Pred, Y, ConstantInt::get(ShiftType, CLog2)); in foldICmpShlOne()