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