Home
last modified time | relevance | path

Searched refs:InstructionMapper (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOutliner.cpp109 struct InstructionMapper { struct
315 InstructionMapper() { in InstructionMapper() function
386 void findCandidates(InstructionMapper &Mapper,
396 InstructionMapper &Mapper, unsigned &OutlinedFunctionNum);
400 InstructionMapper &Mapper,
422 void populateMapper(InstructionMapper &Mapper, Module &M,
514 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) { in findCandidates()
595 Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) { in createOutlinedFunction()
734 InstructionMapper &Mapper, in outline()
856 void MachineOutliner::populateMapper(InstructionMapper &Mapper, Module &M, in populateMapper()
[all …]