Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1197 bool AggressiveCommute = false; in tryInstructionCommute() local
1207 AggressiveCommute = true; in tryInstructionCommute()
1215 if (AggressiveCommute) in tryInstructionCommute()