reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
219 std::function<AddStreamFn(unsigned Task, StringRef Key)>; 227 AddStreamFn AddStream, NativeObjectCache Cache)>; 299 Error run(AddStreamFn AddStream, NativeObjectCache Cache = nullptr); 419 Error runRegularLTO(AddStreamFn AddStream); 420 Error runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache,include/llvm/LTO/LTOBackend.h
38 Error backend(Config &C, AddStreamFn AddStream, 43 Error thinBackend(Config &C, unsigned Task, AddStreamFn AddStream, Module &M,lib/LTO/LTO.cpp
897 Error LTO::run(AddStreamFn AddStream, NativeObjectCache Cache) { 953 Error LTO::runRegularLTO(AddStreamFn AddStream) { 1053 AddStreamFn AddStream; 1066 AddStreamFn AddStream, NativeObjectCache Cache) 1079 AddStreamFn AddStream, NativeObjectCache Cache, unsigned Task, 1110 if (AddStreamFn CacheAddStream = Cache(Task, Key)) 1260 Error LTO::runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache,lib/LTO/LTOBackend.cpp
315 void codegen(Config &Conf, TargetMachine *TM, AddStreamFn AddStream, 353 void splitCodeGen(Config &C, TargetMachine *TM, AddStreamFn AddStream, 427 Error lto::backend(Config &C, AddStreamFn AddStream, 481 Error lto::thinBackend(Config &Conf, unsigned Task, AddStreamFn AddStream,usr/include/c++/7.4.0/type_traits
2427 static __result_of_success<decltype(