Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp75 bool ZExtSeqExist, ZExtExist; in runOnMachineFunction() local
76 ZExtSeqExist = eliminateZExtSeq(); in runOnMachineFunction()
78 return ZExtSeqExist || ZExtExist; in runOnMachineFunction()