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