Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp134 unsigned Dist, bool shouldOnlyCommute);
1169 unsigned Dist, bool shouldOnlyCommute) { in tryInstructionTransform() argument
1218 if (shouldOnlyCommute) in tryInstructionTransform()