Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp147 unsigned Dist, bool shouldOnlyCommute);
1133 unsigned Dist, bool shouldOnlyCommute) { in tryInstructionTransform() argument
1160 if (shouldOnlyCommute) in tryInstructionTransform()