Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DSparsePropagation.h96 virtual LatticeVal MergeValues(LatticeVal X, LatticeVal Y) { in MergeValues() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DSparsePropagation.h83 virtual LatticeVal MergeValues(LatticeVal X, LatticeVal Y) { in MergeValues() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DSparsePropagation.h83 virtual LatticeVal MergeValues(LatticeVal X, LatticeVal Y) { in MergeValues() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DSparsePropagation.h81 virtual LatticeVal MergeValues(LatticeVal X, LatticeVal Y) { in MergeValues() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DSparsePropagation.h83 virtual LatticeVal MergeValues(LatticeVal X, LatticeVal Y) { in MergeValues() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DSparsePropagation.h83 virtual LatticeVal MergeValues(LatticeVal X, LatticeVal Y) { in MergeValues() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DSparsePropagation.h83 virtual LatticeVal MergeValues(LatticeVal X, LatticeVal Y) { in MergeValues() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp153 CVPLatticeVal MergeValues(CVPLatticeVal X, CVPLatticeVal Y) override { in MergeValues() function in __anonc59462c50111::CVPLatticeFunc
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp154 CVPLatticeVal MergeValues(CVPLatticeVal X, CVPLatticeVal Y) override { in MergeValues() function in __anon45fbba8b0111::CVPLatticeFunc
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp772 bool DebugLocEntry::MergeValues(const DebugLocEntry &Next) { in MergeValues() function in DebugLocEntry