getMachineFunction ‐ Return the last machine function computed.
Synopsis
Declared in <llvm/CodeGen/EdgeBundles.h>
MachineFunction const*
getMachineFunction() const;
Return Value
The machine function most recently analyzed, or null if none.
Created with MrDocs