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