Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp183 bool isZeroOperand(const MachineOperand &Op) { in isZeroOperand() function
273 if (Before || !isZeroOperand(MemOffset)) in insertMergedInstruction()