Home
last modified time | relevance | path

Searched defs:DoCommute (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1275 bool DoCommute = !BaseOpKilled && OtherOpKilled; in tryInstructionCommute() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2463 const bool DoCommute = PtrReg.second; in applyCombineAddP2IToPtrAdd() local