Searched refs:IPLayer (Results 1 – 2 of 2) sorted by relevance
276 IPLayer->setPartitionFunction(std::move(Partition)); in setPartitionFunction()296 std::unique_ptr<IRPartitionLayer> IPLayer; variable
1333 IPLayer = std::make_unique<IRPartitionLayer>(*ES, *InitHelperTransformLayer); in LLLazyJIT()1336 CODLayer = std::make_unique<CompileOnDemandLayer>(*ES, *IPLayer, *LCTMgr, in LLLazyJIT()