Searched refs:SCEVUseKindPair (Results 1 – 1 of 1) sorted by relevance
1219 typedef PointerIntPair<const SCEV *, 2, KindType> SCEVUseKindPair; typedef in __anonb19727160711::LSRUse1714 typedef DenseMap<LSRUse::SCEVUseKindPair, size_t> UseMapTy;2297 UseMap.insert(std::make_pair(LSRUse::SCEVUseKindPair(Expr, Kind), 0)); in getUse()