Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DProvenanceAnalysis.h57 CachedResultsTy CachedResults; variable
/llvm-project/clang/lib/Driver/
H A DDriver.cpp4940 std::map<std::pair<const Action *, std::string>, InputInfoList> CachedResults; BuildJobs() local
5422 BuildJobsForAction(Compilation & C,const Action * A,const ToolChain * TC,StringRef BoundArch,bool AtTopLevel,bool MultipleArchs,const char * LinkingOutput,std::map<std::pair<const Action *,std::string>,InputInfoList> & CachedResults,Action::OffloadKind TargetDeviceOffloadKind) const BuildJobsForAction() argument
5472 BuildJobsForActionNoCache(Compilation & C,const Action * A,const ToolChain * TC,StringRef BoundArch,bool AtTopLevel,bool MultipleArchs,const char * LinkingOutput,std::map<std::pair<const Action *,std::string>,InputInfoList> & CachedResults,Action::OffloadKind TargetDeviceOffloadKind) const BuildJobsForActionNoCache() argument
[all...]