Home
last modified time | relevance | path

Searched refs:computeHashValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3390 unsigned computeHashValue() const { in computeHashValue() function
3432 return RQI->Hash ? RQI->Hash : RQI->computeHashValue(); in getHashValue()