Home
last modified time | relevance | path

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

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