Searched refs:TestMask (Results 1 – 1 of 1) sorted by relevance
5034 const ConstantInt *TestMask = cast<ConstantInt>(Call.getOperand(1)); in visitIntrinsicCall() local5035 Check((TestMask->getZExtValue() & ~fcAllFlags) == 0, in visitIntrinsicCall()