Searched refs:ISELInstructions (Results 1 – 1 of 1) sorted by relevance
63 ISELInstructionList ISELInstructions; member in __anonb2287cc50111::PPCExpandISEL150 ISELInstructions.clear(); in initialize()164 ISELInstructions.insert(std::make_pair(MBB.getNumber(), thisBlockISELs)); in collectISELInstructions()166 return !ISELInstructions.empty(); in collectISELInstructions()171 for (const auto &I : ISELInstructions) { in DumpISELInstructions()194 for (auto &BlockList : ISELInstructions) { in expandAndMergeISELs()