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