Searched refs:createFirToCfgPass (Results 1 – 4 of 4) sorted by relevance
32 std::unique_ptr<mlir::Pass> createFirToCfgPass();
141 let constructor = "::fir::createFirToCfgPass()";
327 std::unique_ptr<mlir::Pass> fir::createFirToCfgPass() { in createFirToCfgPass() function in fir
103 pm, disableCfgConversion, fir::createFirToCfgPass);