Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp609 bool DoCSE = true; in ProcessBlockCSE() local
640 DoCSE = false; in ProcessBlockCSE()
650 DoCSE = false; in ProcessBlockCSE()
659 if (DoCSE) { in ProcessBlockCSE()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8591 bool DoCSE = VTs.VTs[VTs.NumVTs-1] != MVT::Glue; in getMachineNode() local
8595 if (DoCSE) { in getMachineNode()
8608 if (DoCSE) in getMachineNode()