Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp295 auto ExtractedTSM = extractSubModule(TSM, ".submodule", ShouldExtract); in emitPartition() local
299 BaseLayer.emit(std::move(R), std::move(ExtractedTSM)); in emitPartition()