#include <call_inliner.h>
Inherits HloPassInterface.
Google docs:
For every kCall operation in the main computation, we inline the body of the called function, and proceed recursively.