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

/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5216 const ConstantInt *TestMask = cast<ConstantInt>(Call.getOperand(1)); local
6249 auto TestMask = cast<ConstantInt>(VPI.getOperand(1)); local

Completed in 65 milliseconds