Home
last modified time | relevance | path

Searched defs:markConstant (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueLattice.h184 void markConstant(Constant *V) { in markConstant() function
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp111 bool markConstant(Constant *V) { in markConstant() function in __anoncf765e320111::LatticeVal
330 void markConstant(LatticeVal &IV, Value *V, Constant *C) { in markConstant() function in __anoncf765e320211::SCCPSolver
336 void markConstant(Value *V, Constant *C) { in markConstant() function in __anoncf765e320211::SCCPSolver
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp133 bool markConstant(Constant *V) { in markConstant() function in __anon426251d40111::LatticeVal
434 bool markConstant(LatticeVal &IV, Value *V, Constant *C) { in markConstant() function in __anon426251d40111::SCCPSolver
441 bool markConstant(Value *V, Constant *C) { in markConstant() function in __anon426251d40111::SCCPSolver
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSCCPSolver.cpp378 bool markConstant(Value *V, Constant *C) { in markConstant() function in llvm::SCCPInstVisitor
741 bool SCCPInstVisitor::markConstant(ValueLatticeElement &IV, Value *V, in markConstant() function in SCCPInstVisitor
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp151 bool markConstant(Constant *V) { in markConstant() function in __anonf30f02820111::LVILatticeVal