Searched refs:HasCodeGenSuffix (Results 1 – 1 of 1) sorted by relevance
162 auto HasCodeGenSuffix = [](const SymbolLocation &Loc) { in prefer() local169 return HasCodeGenSuffix(L) && !HasCodeGenSuffix(R); in prefer()