Searched refs:getLVForValue (Results 1 – 3 of 3) sorted by relevance
143 LinkageInfo getLVForValue(const APValue &V, LVComputationKind computation);
1035 LinkageInfo LinkageComputer::getLVForValue(const APValue &V, in getLVForValue() function in LinkageComputer1044 return MergeLV(getLVForValue(V, computation)); in getLVForValue()
1427 LV.merge(getLVForValue(TPO->getValue(), computation)); in computeLVForDecl()