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

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

Completed in 58 milliseconds