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