Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h79 GlobalVariable *getGlobalVariableField(unsigned Elt) const;
602 GlobalVariable *getGlobal() const { return getGlobalVariableField(11); } in getGlobal()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp87 GlobalVariable *DIDescriptor::getGlobalVariableField(unsigned Elt) const { in getGlobalVariableField() function in DIDescriptor