Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp147 unsigned &Dist, bool shouldOnlyCommute);
1215 unsigned &Dist, bool shouldOnlyCommute) { in tryInstructionTransform() argument
1242 if (shouldOnlyCommute) in tryInstructionTransform()