Searched refs:isWorthFoldingSHL (Results 1 – 1 of 1) sorted by relevance
601 static bool isWorthFoldingSHL(SDValue V) { in isWorthFoldingSHL() function632 isWorthFoldingSHL(V)) in isWorthFolding()637 if (LHS.getOpcode() == ISD::SHL && isWorthFoldingSHL(LHS)) in isWorthFolding()639 if (RHS.getOpcode() == ISD::SHL && isWorthFoldingSHL(RHS)) in isWorthFolding()