Home
last modified time | relevance | path

Searched refs:getConstantField (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h80 Constant *getConstantField(unsigned Elt) const;
603 Constant *getConstant() const { return getConstantField(11); } in getConstant()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp96 Constant *DIDescriptor::getConstantField(unsigned Elt) const { in getConstantField() function in DIDescriptor