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

/external/llvm/lib/VMCore/
H A DConstants.cpp2032 /// getBinOpAbsorber - Return the absorbing element for the given binary
2036 Constant *ConstantExpr::getBinOpAbsorber(unsigned Opcode, Type *Ty) { function in class:ConstantExpr

Completed in 60 milliseconds