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