Home
last modified time | relevance | path

Searched refs:createImplPointer (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/ExecutionEngine/Orc/
HDCompileOnDemandLayer.h61 createImplPointer(*ClonedF->getType(), *ClonedF->getParent(), in materializeValueFor()
203 createImplPointer(*StubF->getType(), *StubF->getParent(), in addLogicalModule()
HDIndirectionUtils.h234 GlobalVariable* createImplPointer(PointerType &PT, Module &M,
/NextBSD/contrib/llvm/lib/ExecutionEngine/Orc/
HDIndirectionUtils.cpp31 GlobalVariable* createImplPointer(PointerType &PT, Module &M, in createImplPointer() function