Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp3708 typedef DenseMap<const SCEV *, ImmMapTy> RegMapTy; in GenerateCrossUseConstantOffsets() typedef
3709 RegMapTy Map; in GenerateCrossUseConstantOffsets()
3716 std::pair<RegMapTy::iterator, bool> Pair = in GenerateCrossUseConstantOffsets()