Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp916 Constant *SCCPInstVisitor::getConstantOrNull(Value *V) const { getConstantOrNull() function in SCCPInstVisitor
2096 Constant *SCCPSolver::getConstantOrNull(Value *V) const { getConstantOrNull() function in SCCPSolver
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp374 static ConstantAsMetadata *getConstantOrNull(Constant *C) { getConstantOrNull() function