Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp7781 unsigned MulZeros = OpC->getAPInt().countTrailingZeros(); in createSCEV() local
7782 unsigned GCD = std::min(MulZeros, TZ); in createSCEV()