Home
last modified time | relevance | path

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/
DValueLattice.h184 void markConstant(Constant *V) { in markConstant() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp133 bool markConstant(Constant *V) { in markConstant() function in __anon3663aa060111::LatticeVal
434 bool markConstant(LatticeVal &IV, Value *V, Constant *C) { in markConstant() function in __anon3663aa060111::SCCPSolver
441 bool markConstant(Value *V, Constant *C) { in markConstant() function in __anon3663aa060111::SCCPSolver