Searched refs:ISELInstructions (Results 1 – 2 of 2) sorted by relevance
63 ISELInstructionList ISELInstructions; member in __anon73ec9bbc0111::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()
63 ISELInstructionList ISELInstructions; member in __anon7de405300111::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()