Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp6258 unsigned MulZeros = OpC->getAPInt().countTrailingZeros(); in createSCEV() local
6259 unsigned GCD = std::min(MulZeros, TZ); in createSCEV()