Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp513 AliasCacheKey key = std::make_pair(Inst1, Inst2); in isAliased()
529 typedef std::pair<Instruction *, Instruction *> AliasCacheKey; typedef in llvm::slpvectorizer::BoUpSLP
533 DenseMap<AliasCacheKey, Optional<bool>> AliasCache;