Searched defs:mergeInValue (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ | ||
H A D | SCCP.cpp | 365 void mergeInValue(LatticeVal &IV, Value *V, LatticeVal MergeWithV) { in mergeInValue() function in __anon27aabfd40211::SCCPSolver |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | ||
H A D | SCCP.cpp | 469 bool mergeInValue(LatticeVal &IV, Value *V, LatticeVal MergeWithV) { in mergeInValue() function in __anon2b65abf60111::SCCPSolver |
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ | ||
H A D | SCCPSolver.cpp | 395 bool mergeInValue(Value *V, ValueLatticeElement MergeWithV, in mergeInValue() function in llvm::SCCPInstVisitor |