Searched defs:getConstantOrNull (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SCCPSolver.cpp | 916 Constant *SCCPInstVisitor::getConstantOrNull(Value *V) const { getConstantOrNull() function in SCCPInstVisitor |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | DIBuilder.cpp | 374 static ConstantAsMetadata *getConstantOrNull(Constant *C) { getConstantOrNull() function |