Searched refs:isWorthFoldingSHL (Results 1 – 1 of 1) sorted by relevance
342 static bool isWorthFoldingSHL(SDValue V) { in isWorthFoldingSHL() function373 isWorthFoldingSHL(V)) in isWorthFolding()378 if (LHS.getOpcode() == ISD::SHL && isWorthFoldingSHL(LHS)) in isWorthFolding()380 if (RHS.getOpcode() == ISD::SHL && isWorthFoldingSHL(RHS)) in isWorthFolding()