Searched defs:markConstant (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ | ||
| D | ValueLattice.h | 184 void markConstant(Constant *V) { in markConstant() function |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | ||
| D | SCCP.cpp | 133 bool markConstant(Constant *V) { in markConstant() function in __anon3663aa060111::LatticeVal |