Searched refs:TheGlobal (Results 1 – 7 of 7) sorted by relevance
3 extern int TheGlobal;4 int foo() { return TheGlobal; } in foo()5 int TheGlobal = 1; variable
1218 const GlobalValue *TheGlobal;1226 const GlobalValue *getGlobal() const { return TheGlobal; }
1373 const GlobalValue *TheGlobal;1383 const GlobalValue *getGlobal() const { return TheGlobal; }
1605 const GlobalValue *TheGlobal;1614 const GlobalValue *getGlobal() const { return TheGlobal; }
5653 TheGlobal = GA; in GlobalAddressSDNode()
6714 TheGlobal = GA; in GlobalAddressSDNode()
8127 TheGlobal = GA; in GlobalAddressSDNode()