Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1740 auto RemoveDeadBranch = [](MachineInstr *I) { in Expand() local
1790 RemoveDeadBranch(LoLoop.Start); in Expand()
1792 RemoveDeadBranch(LoLoop.End); in Expand()