Home
last modified time | relevance | path

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

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