Searched defs:notifyMaterializing (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
| H A D | LinkGraphLinkingLayer.h | 61 virtual void notifyMaterializing(MaterializationResponsibility &MR, in notifyMaterializing() function |
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
| H A D | LinkGraphLinkingLayer.cpp | 67 void notifyMaterializing(LinkGraph &G) { in notifyMaterializing() function in llvm::orc::LinkGraphLinkingLayer::JITLinkCtx |
| H A D | DebugObjectManagerPlugin.cpp | 402 void DebugObjectManagerPlugin::notifyMaterializing( in notifyMaterializing() function in llvm::orc::DebugObjectManagerPlugin |