Searched defs:ObjectLayer (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/ | ||
| H A D | Layer.cpp | 105 ObjectLayer::ObjectLayer(ExecutionSession &ES) : ES(ES) {} in ObjectLayer() function in llvm::orc::ObjectLayer |
| H A D | OrcCBindingsStack.h | 518 ObjLayerT ObjectLayer; variable |
| H A D | OrcMCJITReplacement.h | 484 ObjectLayerT ObjectLayer; variable |