Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFMIPeephole.cpp213 bool eliminateRedundantMov(void);
224 return eliminateRedundantMov(); in runOnMachineFunction()
235 bool BPFMIPreEmitPeephole::eliminateRedundantMov(void) { in eliminateRedundantMov() function in __anon5e540ed00211::BPFMIPreEmitPeephole