Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp95 void adjustBlockOffsets(MachineBasicBlock &Start);
161 adjustBlockOffsets(*MF->begin()); in scanFunction()
192 void BranchRelaxation::adjustBlockOffsets(MachineBasicBlock &Start) { in adjustBlockOffsets() function in BranchRelaxation
262 adjustBlockOffsets(*OrigBB); in splitBlockBeforeInstr()
327 adjustBlockOffsets(*MBB); in fixupConditionalBranch()
469 adjustBlockOffsets(*MBB); in fixupUnconditionalBranch()