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