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

/external/llvm/lib/IR/
H A DConstants.cpp1178 return ConstantExpr::getExtractValue(Ops[0], getIndices());
2062 Constant *ConstantExpr::getExtractValue(Constant *Agg, function in class:ConstantExpr

Completed in 71 milliseconds