Searched defs:MachineFunctions (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrintingPass.cpp30 std::string MachineFunctions; member in struct:__anon3500::MIRPrintingPass
52 OS << MachineFunctions; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h141 DenseMap<const Function*, std::unique_ptr<MachineFunction>> MachineFunctions; member in class:llvm::MachineModuleInfo

Completed in 178 milliseconds