Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4233 DenseMap<const SCEV *, SmallBitVector> UsedByIndicesMap; in GenerateCrossUseConstantOffsets() local
4242 UsedByIndicesMap[Reg] |= RegUses.getUsedByIndices(Use); in GenerateCrossUseConstantOffsets()
4272 UsedByIndicesMap[Reg].count() == 1) { in GenerateCrossUseConstantOffsets()
4306 UsedByIndicesMap.clear(); in GenerateCrossUseConstantOffsets()