Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCSE.cpp491 bool DoCSE = true; in ProcessBlock() local
517 DoCSE = false; in ProcessBlock()
526 DoCSE = false; in ProcessBlock()
535 if (DoCSE) { in ProcessBlock()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5247 bool DoCSE = VTs.VTs[VTs.NumVTs-1] != MVT::Glue; in getMachineNode() local
5251 if (DoCSE) { in getMachineNode()
5274 if (DoCSE) in getMachineNode()