Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp105 void adjustBlockOffsets(MachineBasicBlock &Start);
193 adjustBlockOffsets(*MF->begin()); in scanFunction()
229 void BranchRelaxation::adjustBlockOffsets(MachineBasicBlock &Start) { in adjustBlockOffsets() function in BranchRelaxation
318 adjustBlockOffsets(*OrigBB); in splitBlockBeforeInstr()
388 adjustBlockOffsets(*MBB); in fixupConditionalBranch()
593 adjustBlockOffsets(*MBB); in fixupUnconditionalBranch()
640 adjustBlockOffsets(*PrevBB); in fixupUnconditionalBranch()