Searched refs:eliminateZExt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp60 bool eliminateZExt(void);
77 ZExtExist = eliminateZExt();
243 bool BPFMIPeephole::eliminateZExt(void) { function in class:__anon4079::BPFMIPeephole

Completed in 78 milliseconds