Home
last modified time | relevance | path

Searched defs:CacheKey (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp951 ValueIsLoadPair CacheKey(Loc.Ptr, isLoad); in GetNonLocalInfoForBlock() local
982 ValueIsLoadPair CacheKey(Loc.Ptr, isLoad); in GetNonLocalInfoForBlock() local
1044 ValueIsLoadPair CacheKey(Pointer.getAddr(), isLoad); in getNonLocalPointerDepFromBB() local
/netbsd/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1113 std::pair<const SmallVectorImpl<AnnotatedLine *> *, unsigned> CacheKey( in format() local