Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1087 bool AggressiveCommute = false; in tryInstructionCommute() local
1097 AggressiveCommute = true; in tryInstructionCommute()
1105 if (AggressiveCommute) in tryInstructionCommute()