Home
last modified time | relevance | path

Searched defs:CachedResults (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysis.h57 CachedResultsTy CachedResults; variable
/external/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysis.h55 CachedResultsTy CachedResults; variable
/external/llvm-project/llvm/lib/Transforms/ObjCARC/
DProvenanceAnalysis.h57 CachedResultsTy CachedResults; variable
/external/llvm-project/clang/lib/Driver/
DDriver.cpp3905 std::map<std::pair<const Action *, std::string>, InputInfo> CachedResults; in BuildJobs() local
4355 std::map<std::pair<const Action *, std::string>, InputInfo> &CachedResults, in BuildJobsForAction()
4373 std::map<std::pair<const Action *, std::string>, InputInfo> &CachedResults, in BuildJobsForActionNoCache()
/external/clang/lib/Driver/
DDriver.cpp1812 std::map<std::pair<const Action *, std::string>, InputInfo> CachedResults; in BuildJobs() local