Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DIndirectionUtilsTest.cpp35 auto ImplPtr = orc::createImplPointer(*F->getType(), *MB.getModule(), "", nullptr); in TEST()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp245 GlobalVariable* createImplPointer(PointerType &PT, Module &M, in createImplPointer() function
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h495 GlobalVariable *createImplPointer(PointerType &PT, Module &M, const Twine &Name,