Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1169 bool AggressiveCommute = false; in tryInstructionCommute() local
1179 AggressiveCommute = true; in tryInstructionCommute()
1187 if (AggressiveCommute) in tryInstructionCommute()