Searched refs:thisBlockISELs (Results 1 – 1 of 1) sorted by relevance
159 BlockISELList thisBlockISELs; in collectISELInstructions() local162 thisBlockISELs.push_back(&MI); in collectISELInstructions()163 if (!thisBlockISELs.empty()) in collectISELInstructions()164 ISELInstructions.insert(std::make_pair(MBB.getNumber(), thisBlockISELs)); in collectISELInstructions()