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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp111 struct InstructionMapper { struct in namespace:__anon3516
319 InstructionMapper() {
390 void findCandidates(InstructionMapper &Mapper,
400 InstructionMapper &Mapper, unsigned &OutlinedFunctionNum);
404 InstructionMapper &Mapper,
424 /// Populate and \p InstructionMapper with instruction-to-integer mappings.
426 void populateMapper(InstructionMapper &Mapper, Module &M,
518 InstructionMapper &Mapper, std::vector<OutlinedFunction> &FunctionList) {
601 Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) {
738 InstructionMapper
[all...]

Completed in 94 milliseconds