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