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