Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp609 struct InstructionMapper { struct
615 unsigned IllegalInstrNumber = -3;
619 unsigned LegalInstrNumber = 0;
623 InstructionIntegerMap;
626 DenseMap<MachineBasicBlock *, unsigned> MBBFlagsMap;
629 std::vector<unsigned> UnsignedVec;
633 std::vector<MachineBasicBlock::iterator> InstrList;
639 bool AddedIllegalLastTime = false;
647 unsigned mapToLegalUnsigned( in mapToLegalUnsigned()
700 unsigned mapToIllegalUnsigned( in mapToIllegalUnsigned()
[all …]