Searched refs:UsedByIndicesMap (Results 1 – 1 of 1) sorted by relevance
4233 DenseMap<const SCEV *, SmallBitVector> UsedByIndicesMap; in GenerateCrossUseConstantOffsets() local4242 UsedByIndicesMap[Reg] |= RegUses.getUsedByIndices(Use); in GenerateCrossUseConstantOffsets()4272 UsedByIndicesMap[Reg].count() == 1) { in GenerateCrossUseConstantOffsets()4306 UsedByIndicesMap.clear(); in GenerateCrossUseConstantOffsets()