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