Searched defs:setPartitionFunction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | CompileOnDemandLayer.cpp | 122 void CompileOnDemandLayer::setPartitionFunction(PartitionFunction Partition) { setPartitionFunction() function in llvm::orc::CompileOnDemandLayer |
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
H A D | LLJIT.h | 274 void setPartitionFunction(IRPartitionLayer::PartitionFunction Partition) { in setPartitionFunction() function |