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

/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DInstructions.cpp1463 bool ExtractElementInst::isValidOperands(const Value *Val, const Value *Index) { function in class:ExtractElementInst
1503 bool InsertElementInst::isValidOperands(const Value *Vec, const Value *Elt, function in class:InsertElementInst
1556 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, function in class:ShuffleVectorInst

Completed in 126 milliseconds