Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCSE.cpp532 bool DoCSE = true; in ProcessBlock() local
564 DoCSE = false; in ProcessBlock()
573 DoCSE = false; in ProcessBlock()
582 if (DoCSE) { in ProcessBlock()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6169 bool DoCSE = VTs.VTs[VTs.NumVTs-1] != MVT::Glue; in getMachineNode() local
6175 if (DoCSE) { in getMachineNode()
6199 if (DoCSE) in getMachineNode()