reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
228 bool isWorthFolding(SDValue V) const;
442 return isWorthFolding(N); 689 return isWorthFolding(N); 913 return isWorthFolding(N); 941 bool IsExtendedRegisterWorthFolding = isWorthFolding(N); 971 if (isWorthFolding(LHS)) 983 if (isWorthFolding(RHS)) 1054 bool IsExtendedRegisterWorthFolding = isWorthFolding(N);