Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCSE.cpp467 bool DoCSE = true; in ProcessBlock() local
483 DoCSE = false; in ProcessBlock()
491 DoCSE = false; in ProcessBlock()
500 if (DoCSE) { in ProcessBlock()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5141 bool DoCSE = VTs.VTs[VTs.NumVTs-1] != MVT::Glue; in getMachineNode() local
5145 if (DoCSE) { in getMachineNode()
5168 if (DoCSE) in getMachineNode()