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

/external/llvm/lib/VMCore/
H A DInstructions.cpp59 /// areInvalidOperands - Return a string if the specified operands are invalid
61 const char *SelectInst::areInvalidOperands(Value *Op0, Value *Op1, Value *Op2) { function in class:SelectInst

Completed in 372 milliseconds