Searched refs:ReduceTable (Results 1 – 2 of 2) sorted by relevance
201 static ReduceEntryVector ReduceTable; member in __anonb68f86740111::MicroMipsSizeReduce209 ReduceEntryVector MicroMipsSizeReduce::ReduceTable = { member in __anonb68f86740111::MicroMipsSizeReduce421 ReduceEntryVector::const_iterator Start = std::begin(ReduceTable); in ReduceMI()422 ReduceEntryVector::const_iterator End = std::end(ReduceTable); in ReduceMI()
81 static const ReduceEntry ReduceTable[] = { variable247 for (unsigned i = 0, e = array_lengthof(ReduceTable); i != e; ++i) { in INITIALIZE_PASS()248 unsigned FromOpc = ReduceTable[i].WideOpc; in INITIALIZE_PASS()1020 const ReduceEntry &Entry = ReduceTable[OPI->second]; in ReduceMI()