Searched refs:InstOffset (Results 1 – 1 of 1) sorted by relevance
102 unsigned InstOffset = 0; in fixupLoopInstrs() local116 InstOffset = (InstOffset + ByteAlign) & ~(ByteAlign); in fixupLoopInstrs()119 BlockToInstOffset[&MBB] = InstOffset; in fixupLoopInstrs()121 InstOffset += HII->getSize(&MI); in fixupLoopInstrs()126 InstOffset = 0; in fixupLoopInstrs()129 InstOffset = BlockToInstOffset[&MBB]; in fixupLoopInstrs()135 InstOffset += HII->getSize(&*MII); in fixupLoopInstrs()143 int diff = InstOffset - BlockToInstOffset[MII->getOperand(0).getMBB()]; in fixupLoopInstrs()