Searched defs:notifyMaterializing (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ | ||
H A D | ObjectLinkingLayer.h | 73 virtual void notifyMaterializing(MaterializationResponsibility &MR, in notifyMaterializing() function |
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | DebugObjectManagerPlugin.cpp | 411 void DebugObjectManagerPlugin::notifyMaterializing( in notifyMaterializing() function in llvm::orc::DebugObjectManagerPlugin |
H A D | ObjectLinkingLayer.cpp | 119 void notifyMaterializing(LinkGraph &G) { in notifyMaterializing() function in llvm::orc::ObjectLinkingLayerJITLinkContext |