Searched refs:getInstrPos (Results 1 – 1 of 1) sorted by relevance
1376 CFGTraits::getInstrPos in improveSimpleJumpintoIf()1557 CFGTraits::getInstrPos(curBlk, branchInstr); in mergeIfthenelseBlock()1720 CFGTraits::getInstrPos(exitingBlk, branchInstr); in mergeLoopbreakBlock()1776 CFGTraits::getInstrPos(contingBlk, branchInstr); in settleLoopcontBlock()2148 spliceEnd = CFGTraits::getInstrPos(srcBlk, branchInstr); in migrateInstruction()2192 CFGTraits::getInstrPos(loopLatch, branchInstr); in normalizeInfiniteLoopExit()2994 getInstrPos(MachineBasicBlock *blk, MachineInstr *instr) { in getInstrPos() function