Searched defs:setPartitionFunction (Results 1 – 2 of 2) sorted by relevance
122 void CompileOnDemandLayer::setPartitionFunction(PartitionFunction Partition) { in setPartitionFunction() function in llvm::orc::CompileOnDemandLayer
275 CODLayer->setPartitionFunction(std::move(Partition)); in setPartitionFunction() function