Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DThreadSafeModule.cpp51 MemoryBufferRef ClonedModuleBufferRef( in cloneToContext() local
58 auto TmpM = cantFail(parseBitcodeFile(ClonedModuleBufferRef, *Ctx)); in cloneToContext()