Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1041 ValueIsLoadPair CacheKey(Loc.Ptr, isLoad); in GetNonLocalInfoForBlock() local
1068 ValueIsLoadPair CacheKey(Loc.Ptr, isLoad); in GetNonLocalInfoForBlock() local
1127 ValueIsLoadPair CacheKey(Pointer.getAddr(), isLoad); in getNonLocalPointerDepFromBB() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
Doauth2_client.py323 def CacheKey(self): member in OAuth2Client
/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp803 std::pair<const SmallVectorImpl<AnnotatedLine *> *, unsigned> CacheKey( in format() local