Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp305 MemoryBufferRef ChildBufferRef(ChildBufferInfo.first, in tryToGenerate() local
309 L.add(JD, MemoryBuffer::getMemBuffer(ChildBufferRef), VModuleKey())) in tryToGenerate()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp371 MemoryBufferRef ChildBufferRef(ChildBufferInfo.first, in tryToGenerate() local
374 if (auto Err = L.add(JD, MemoryBuffer::getMemBuffer(ChildBufferRef, false))) in tryToGenerate()