Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp590 AliasCacheKey key = std::make_pair(Inst1, Inst2); in isAliased()
606 typedef std::pair<Instruction *, Instruction *> AliasCacheKey; typedef in __anon6868a6e70111::BoUpSLP
610 DenseMap<AliasCacheKey, Optional<bool>> AliasCache;