Searched refs:AliasCacheKey (Results 1 – 1 of 1) sorted by relevance
513 AliasCacheKey key = std::make_pair(Inst1, Inst2); in isAliased()529 typedef std::pair<Instruction *, Instruction *> AliasCacheKey; typedef in llvm::slpvectorizer::BoUpSLP533 DenseMap<AliasCacheKey, Optional<bool>> AliasCache;