OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MachineFunctions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MIRPrintingPass.cpp
30
std::string
MachineFunctions
;
46
MachineFunctions
.append(StrOS.str());
52
OS <<
MachineFunctions
;
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineModuleInfo.h
143
/// Maps IR Functions to their corresponding
MachineFunctions
.
144
DenseMap<const Function*, std::unique_ptr<MachineFunction>>
MachineFunctions
;
Completed in 16 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026