Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp147 unsigned Dist, bool shouldOnlyCommute);
1128 unsigned Dist, bool shouldOnlyCommute) { in tryInstructionTransform() argument
1155 if (shouldOnlyCommute) in tryInstructionTransform()