Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1226 bool AggressiveCommute = false; in tryInstructionCommute() local
1236 AggressiveCommute = true; in tryInstructionCommute()
1244 if (AggressiveCommute) { in tryInstructionCommute()