Home
last modified time | relevance | path

Searched defs:MergeValues (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Analysis/
DSparsePropagation.h96 virtual LatticeVal MergeValues(LatticeVal X, LatticeVal Y) { in MergeValues() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DSparsePropagation.h83 virtual LatticeVal MergeValues(LatticeVal X, LatticeVal Y) { in MergeValues() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSparsePropagation.h81 virtual LatticeVal MergeValues(LatticeVal X, LatticeVal Y) { in MergeValues() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp153 CVPLatticeVal MergeValues(CVPLatticeVal X, CVPLatticeVal Y) override { in MergeValues() function in __anon3c9140e30111::CVPLatticeFunc
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp154 CVPLatticeVal MergeValues(CVPLatticeVal X, CVPLatticeVal Y) override { in MergeValues() function in __anonbcf898a90111::CVPLatticeFunc
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp772 bool DebugLocEntry::MergeValues(const DebugLocEntry &Next) { in MergeValues() function in DebugLocEntry