Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp158 unsigned Dist, bool shouldOnlyCommute);
1270 unsigned Dist, bool shouldOnlyCommute) { in tryInstructionTransform() argument
1298 if (shouldOnlyCommute) in tryInstructionTransform()