Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4514 DenseMap<const SCEV *, SmallBitVector> UsedByIndicesMap; in GenerateCrossUseConstantOffsets() local
4523 UsedByIndicesMap[Reg] |= RegUses.getUsedByIndices(Use); in GenerateCrossUseConstantOffsets()
4554 UsedByIndicesMap[Reg].count() == 1) { in GenerateCrossUseConstantOffsets()
4600 UsedByIndicesMap.clear(); in GenerateCrossUseConstantOffsets()