Searched defs:CachedResults (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/ |
D | ProvenanceAnalysis.h | 57 CachedResultsTy CachedResults; variable
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ProvenanceAnalysis.h | 55 CachedResultsTy CachedResults; variable
|
/external/llvm-project/llvm/lib/Transforms/ObjCARC/ |
D | ProvenanceAnalysis.h | 57 CachedResultsTy CachedResults; variable
|
/external/llvm-project/clang/lib/Driver/ |
D | Driver.cpp | 3905 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/ |
D | Driver.cpp | 1812 std::map<std::pair<const Action *, std::string>, InputInfo> CachedResults; in BuildJobs() local
|