Lines Matching refs:VA
3045 const GlobalValue *VA = *reinterpret_cast<GlobalValue* const*>(A);3047 if (VA->getName() < VB->getName())3049 if (VB->getName() < VA->getName())