Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isLegalMaskedStore

1855       if (!TTI->isLegalMaskedStore(CI->getArgOperand(0)->getType())) {