Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMIRPrintingPass.cpp39 std::string MachineFunctions; global() member
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h116 DenseMap<const Function*, std::unique_ptr<MachineFunction>> MachineFunctions; global() variable