Home
last modified time | relevance | path

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

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