Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp980 ValueIsLoadPair CacheKey(Loc.Ptr, isLoad); in getNonLocalInfoForBlock() local
1011 ValueIsLoadPair CacheKey(Loc.Ptr, isLoad); in getNonLocalInfoForBlock() local
1073 ValueIsLoadPair CacheKey(Pointer.getAddr(), isLoad); in getNonLocalPointerDepFromBB() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1330 std::pair<const SmallVectorImpl<AnnotatedLine *> *, unsigned> CacheKey( format() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1394 auto CacheKey = std::make_pair(Ty, ChildTypeID); getVirtualTypeID() local