Searched refs:TestMask (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp5034 const ConstantInt *TestMask = cast<ConstantInt>(Call.getOperand(1)); local
5035 Check((TestMask->getZExtValue() & ~fcAllFlags) == 0,

Completed in 74 milliseconds