Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp97 void adjustBlockOffsets(MachineBasicBlock &Start);
163 adjustBlockOffsets(*MF->begin()); in scanFunction()
194 void BranchRelaxation::adjustBlockOffsets(MachineBasicBlock &Start) { in adjustBlockOffsets() function in BranchRelaxation
272 adjustBlockOffsets(*OrigBB); in splitBlockBeforeInstr()
337 adjustBlockOffsets(*MBB); in fixupConditionalBranch()
487 adjustBlockOffsets(*MBB); in fixupUnconditionalBranch()
514 adjustBlockOffsets(*PrevBB); in fixupUnconditionalBranch()