Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp727 assert(hasRemainingOperands(Instr) && in resetTopOperands()
735 bool hasRemainingOperands(const MachineInstr *Instr) const { in hasRemainingOperands() function in __anon612323ed0211::TreeWalkerState
785 } else if (!Declined && TreeWalker.hasRemainingOperands(Insert)) { in maybeCommute()