Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A 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