Searched defs:isGlobal (Results 1 – 3 of 3) sorted by relevance
248 bool isGlobal() const { return OpKind == MO_GlobalAddress; } in isGlobal() function
1368 BitstreamWriter &Stream, bool isGlobal) { in WriteConstants()
2549 bool FunctionDecl::isGlobal() const { in isGlobal() function in FunctionDecl