Searched refs:AliasCacheKey (Results 1 – 1 of 1) sorted by relevance
590 AliasCacheKey key = std::make_pair(Inst1, Inst2); in isAliased()606 typedef std::pair<Instruction *, Instruction *> AliasCacheKey; typedef in __anon6868a6e70111::BoUpSLP610 DenseMap<AliasCacheKey, Optional<bool>> AliasCache;