Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp152 bool BaseOpKilled,
1149 bool BaseOpKilled, in tryInstructionCommute() argument
1174 bool DoCommute = !BaseOpKilled && OtherOpKilled; in tryInstructionCommute()
1195 BaseOpKilled = OtherOpKilled; in tryInstructionCommute()