Searched refs:TheGlobal (Results 1 – 5 of 5) 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; }
5653 TheGlobal = GA; in GlobalAddressSDNode()
6714 TheGlobal = GA; in GlobalAddressSDNode()