Searched defs:getConstantOrNull (Results 1 – 2 of 2) sorted by relevance
1060 Constant *SCCPInstVisitor::getConstantOrNull(Value *V) const { in getConstantOrNull() function in SCCPInstVisitor2273 Constant *SCCPSolver::getConstantOrNull(Value *V) const { in getConstantOrNull() function in SCCPSolver
441 static ConstantAsMetadata *getConstantOrNull(Constant *C) { in getConstantOrNull() function