Searched defs:DoCommute (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TwoAddressInstructionPass.cpp | 1202 bool DoCommute = !BaseOpKilled && OtherOpKilled; tryInstructionCommute() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 2463 const bool DoCommute = PtrReg.second; applyCombineAddP2IToPtrAdd() local |