Searched refs:LHSName (Results 1 – 2 of 2) sorted by relevance
499 DeclarationName LHSName = LHS->getDeclName(); in MethodsCanShareVCallOffset() local501 if (LHSName != RHSName) in MethodsCanShareVCallOffset()
3381 StringRef LHSName = (Options.end() - 2)->Function->getName(); in emitCPUDispatchDefinition() local3383 if (LHSName.compare(RHSName) < 0) in emitCPUDispatchDefinition()