Home
last modified time | relevance | path

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

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