Searched refs:AllSubVectors (Results 1 – 1 of 1) sorted by relevance
56193 bool AllSubVectors = true; in combineConcatVectorOps() local56200 AllSubVectors &= Sub.getOpcode() == ISD::EXTRACT_SUBVECTOR && in combineConcatVectorOps()56204 return AllConstants || AllSubVectors; in combineConcatVectorOps()