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

/external/llvm/lib/IR/
H A DConstants.cpp2103 /// getBinOpIdentity - Return the identity for the given binary operation,
2106 Constant *ConstantExpr::getBinOpIdentity(unsigned Opcode, Type *Ty) { function in class:ConstantExpr

Completed in 54 milliseconds