Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5399 bool UserRemovedFromCSEMaps = false; in ReplaceAllUsesOfValueWith() local
5416 if (!UserRemovedFromCSEMaps) { in ReplaceAllUsesOfValueWith()
5418 UserRemovedFromCSEMaps = true; in ReplaceAllUsesOfValueWith()
5427 if (!UserRemovedFromCSEMaps) in ReplaceAllUsesOfValueWith()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6438 bool UserRemovedFromCSEMaps = false; in ReplaceAllUsesOfValueWith() local
6455 if (!UserRemovedFromCSEMaps) { in ReplaceAllUsesOfValueWith()
6457 UserRemovedFromCSEMaps = true; in ReplaceAllUsesOfValueWith()
6466 if (!UserRemovedFromCSEMaps) in ReplaceAllUsesOfValueWith()