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