Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp184 bool isZeroOperand(const MachineOperand &Op) { in isZeroOperand() function
274 if (Before || !isZeroOperand(MemOffset)) in insertMergedInstruction()