Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp226 GlobalVariable* createImplPointer(PointerType &PT, Module &M, in createImplPointer() function
/freebsd-12.1/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h418 GlobalVariable *createImplPointer(PointerType &PT, Module &M, const Twine &Name,
H A DCompileOnDemandLayer.h640 auto *StubPtr = createImplPointer(*F->getType(), *M, in emitPartition()