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