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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1223 const GlobalValue *TheGlobal; member in class:llvm::SDNode::GlobalAddressSDNode
1231 const GlobalValue *getGlobal() const { return TheGlobal; }
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5903 TheGlobal = GA;

Completed in 91 milliseconds