Searched refs:BlockToInstOffset (Results 1 – 1 of 1) sorted by relevance
571 DenseMap<MachineBasicBlock*, unsigned> BlockToInstOffset; in fixupLoopInstrs() local576 BlockToInstOffset[MBB] = InstOffset; in fixupLoopInstrs()589 InstOffset = BlockToInstOffset[MBB]; in fixupLoopInstrs()600 int diff = InstOffset - BlockToInstOffset[MII->getOperand(0).getMBB()]; in fixupLoopInstrs()