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

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

Completed in 147 milliseconds