Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1270 bool AggressiveCommute = false; in tryInstructionCommute() local
1280 AggressiveCommute = true; in tryInstructionCommute()
1288 if (AggressiveCommute) in tryInstructionCommute()