Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp904 static std::pair<bool, bool> mustSwapOperands(MachineCombinerPattern Pattern) { in mustSwapOperands() function
987 auto [SwapRootOperands, SwapPrevOperands] = mustSwapOperands(Pattern); in reassociateOps()