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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h2096 static bool isIdentityMask(const Constant *Mask) { function in class:llvm::ShuffleVectorInst
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1944 bool ShuffleVectorInst::isIdentityMask(ArrayRef<int> Mask) { function in class:ShuffleVectorInst

Completed in 201 milliseconds