Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp86 void adjustBlockOffsets(MachineBasicBlock &MBB);
161 adjustBlockOffsets(*MF->begin()); in scanFunction()
192 void AArch64BranchRelaxation::adjustBlockOffsets(MachineBasicBlock &Start) { in adjustBlockOffsets() function in AArch64BranchRelaxation
247 adjustBlockOffsets(*OrigBB); in splitBlockBeforeInstr()
449 adjustBlockOffsets(*MBB); in fixupConditionalBranch()