Searched refs:thisBlockISELs (Results 1 – 2 of 2) 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()