Home
last modified time | relevance | path

Searched defs:StepSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1618 unsigned StepSize = Step->getZExtValue(); in isValidStrlenIdiom() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp617 for (unsigned StepSize = NumParts; StepSize > 1; StepSize /= 2) { in getCopyToParts() local