Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp156 struct InstructionMapper { struct
408 InstructionMapper(const MachineModuleInfo &MMI_) : MMI(MMI_) { in InstructionMapper() function
502 findCandidates(InstructionMapper &Mapper,
512 InstructionMapper &Mapper,
524 InstructionMapper &Mapper, unsigned &OutlinedFunctionNum);
528 InstructionMapper &Mapper,
561 void populateMapper(InstructionMapper &Mapper, Module &M);
663 static SmallVector<MatchedEntry> getMatchedEntries(InstructionMapper &Mapper) { in getMatchedEntries()
718 InstructionMapper &Mapper, in findGlobalCandidates()
750 InstructionMapper &Mapper, in findCandidates()
[all …]