Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp172 unsigned &Dist, bool shouldOnlyCommute);
1314 unsigned SrcIdx, unsigned DstIdx, unsigned &Dist, bool shouldOnlyCommute) { in tryInstructionTransform() argument
1341 if (shouldOnlyCommute) in tryInstructionTransform()