Home | History | Annotate | Download | only in Scalar

Lines Matching refs:UsedByIndicesMap

2717   DenseMap<const SCEV *, SmallBitVector> UsedByIndicesMap;
2728 UsedByIndicesMap[Reg] |= RegUses.getUsedByIndices(*I);
2760 UsedByIndicesMap[Reg].count() == 1) {
2788 UsedByIndicesMap.clear();