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

/external/llvm/lib/IR/
H A DConstants.cpp1247 return ConstantExpr::getInsertValue(Ops[0], Ops[1], getIndices(),
2163 Constant *ConstantExpr::getInsertValue(Constant *Agg, Constant *Val, function in class:ConstantExpr

Completed in 87 milliseconds