Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRPartitionLayer.h74 void emitPartition(std::unique_ptr<MaterializationResponsibility> R,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIRPartitionLayer.cpp85 Parent.emitPartition(std::move(R), std::move(TSM), in materialize()
183 void IRPartitionLayer::emitPartition( in emitPartition() function in IRPartitionLayer