Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1177 bool AggressiveCommute = false; in tryInstructionCommute() local
1187 AggressiveCommute = true; in tryInstructionCommute()
1193 if (AggressiveCommute) in tryInstructionCommute()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1223 bool AggressiveCommute = false; in tryInstructionCommute() local
1233 AggressiveCommute = true; in tryInstructionCommute()
1241 if (AggressiveCommute) { in tryInstructionCommute()