Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp322 bool removeMayGotoZero();
339 Changed |= removeMayGotoZero(); in runOnMachineFunction()
686 bool BPFMIPreEmitPeephole::removeMayGotoZero() { in removeMayGotoZero() function in __anon47d7f38d0211::BPFMIPreEmitPeephole