Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h276 getIVIncOperand(Instruction *IncV, Instruction *InsertPos, bool allowScale);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp737 bool allowScale) { in getIVIncOperand() argument
762 if (allowScale) { in getIVIncOperand()