Function pass extends Pass with FuncPass::runOnFunction().
Returns the associated BaseCompiler.
BaseCompiler
Calls runOnFunction() on each FuncNode node found.
runOnFunction()
FuncNode
Reimplemented from asmjit::Pass.
Called once per FuncNode.