Searched refs:createLegalizeLhloToParallelLoopsPass (Results 1 – 3 of 3) sorted by relevance
101 std::unique_ptr<OperationPass<FuncOp>> createLegalizeLhloToParallelLoopsPass();
51 let constructor = "createLegalizeLhloToParallelLoopsPass()";
727 std::unique_ptr<OperationPass<FuncOp>> createLegalizeLhloToParallelLoopsPass() { in createLegalizeLhloToParallelLoopsPass() function