Searched refs:getMF (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFunctionAnalysis.h36 MachineFunction &getMF() const { return *MF; } function in struct:llvm::MachineFunctionAnalysis
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp32 MachineFunction &MF = getAnalysis<MachineFunctionAnalysis>().getMF();

Completed in 97 milliseconds