Searched refs:getConstantIfExists (Results 1 – 1 of 1) sorted by relevance
280 static ConstantAsMetadata *getConstantIfExists(Value *C) { in getConstantIfExists() function322 return ValueAsMetadata::getConstantIfExists(C); in getIfExists()