Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp113 bool fixupUnconditionalBranch(MachineInstr &MI);
560 bool BranchRelaxation::fixupUnconditionalBranch(MachineInstr &MI) { in fixupUnconditionalBranch() function in BranchRelaxation
703 fixupUnconditionalBranch(*Last); in relaxBranchInstructions()