`void InlinerPass::runOnOperation()` doesn't need to have `return;` at the end of the procedure.
7.2 KiB
7.2 KiB
`void InlinerPass::runOnOperation()` doesn't need to have `return;` at the end of the procedure.