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