Home
last modified time | relevance | path

Searched refs:UserRemovedFromCSEMaps (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7748 bool UserRemovedFromCSEMaps = false; in ReplaceAllUsesOfValueWith() local
7765 if (!UserRemovedFromCSEMaps) { in ReplaceAllUsesOfValueWith()
7767 UserRemovedFromCSEMaps = true; in ReplaceAllUsesOfValueWith()
7777 if (!UserRemovedFromCSEMaps) in ReplaceAllUsesOfValueWith()