Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp443 bool markConstant(Value *V, Constant *C) { in markConstant() function in llvm::SCCPInstVisitor
902 bool SCCPInstVisitor::markConstant(ValueLatticeElement &IV, Value *V, in markConstant() function in SCCPInstVisitor