Home
last modified time | relevance | path

Searched refs:tmpIter (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsDelaySlotFiller.cpp524 Iter tmpIter = Branch; in replaceWithCompactBranch() local
526 MBB.erase(tmpIter); in replaceWithCompactBranch()
542 Iter tmpIter = Jump; in replaceWithCompactJump() local
544 MBB.erase(tmpIter); in replaceWithCompactJump()