Searched refs:ConstantFoldGetElementPtrImpl (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DConstantFold.cpp1911 static Constant *ConstantFoldGetElementPtrImpl(Constant *C, function
2069 return ConstantFoldGetElementPtrImpl(C, inBounds, Idxs);
2075 return ConstantFoldGetElementPtrImpl(C, inBounds, Idxs);

Completed in 39 milliseconds