|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Derived Classes
include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h 65 class CompileOnDemandLayer : public IRLayer {
include/llvm/ExecutionEngine/Orc/IRCompileLayer.h 30 class IRCompileLayer : public IRLayer {
include/llvm/ExecutionEngine/Orc/IRTransformLayer.h 28 class IRTransformLayer : public IRLayer {
include/llvm/ExecutionEngine/Orc/Speculation.h 169 class IRSpeculationLayer : public IRLayer {
References
include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h 65 class CompileOnDemandLayer : public IRLayer {
88 CompileOnDemandLayer(ExecutionSession &ES, IRLayer &BaseLayer,
128 IRLayer &BaseLayer;
include/llvm/ExecutionEngine/Orc/IRCompileLayer.h 30 class IRCompileLayer : public IRLayer {
include/llvm/ExecutionEngine/Orc/IRTransformLayer.h 28 class IRTransformLayer : public IRLayer {
33 IRTransformLayer(ExecutionSession &ES, IRLayer &BaseLayer,
49 IRLayer &BaseLayer;
include/llvm/ExecutionEngine/Orc/Layer.h 101 BasicIRLayerMaterializationUnit(IRLayer &L, VModuleKey K,
108 IRLayer &L;
include/llvm/ExecutionEngine/Orc/Speculation.h 169 class IRSpeculationLayer : public IRLayer {
lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp 112 ExecutionSession &ES, IRLayer &BaseLayer, LazyCallThroughManager &LCTMgr,
lib/ExecutionEngine/Orc/IRTransformLayer.cpp 16 IRLayer &BaseLayer,
lib/ExecutionEngine/Orc/Layer.cpp 75 IRLayer &L, VModuleKey K, ThreadSafeModule TSM)
usr/include/c++/7.4.0/bits/move.h 72 constexpr _Tp&&
83 constexpr _Tp&&
usr/include/c++/7.4.0/bits/unique_ptr.h 824 make_unique(_Args&&... __args)
usr/include/c++/7.4.0/type_traits 1633 { typedef _Tp type; };