Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1082 bool AggressiveCommute = false; in tryInstructionCommute() local
1092 AggressiveCommute = true; in tryInstructionCommute()
1100 if (AggressiveCommute) in tryInstructionCommute()