Searched refs:isGV (Results 1 – 2 of 2) sorted by relevance
47 isGV, // The Source.GV field is valid. enumerator53 bool isGlobalValue() const { return SourceType == isGV; } in isGlobalValue()59 assert(SourceType == isGV && "This is not a global value"); in getGlobalValue()78 Sym->SourceType = isGV; in getGV()123 Sym->SourceType = isGV; in getUndefGV()
41 isGV, // The Target.GV field is valid. enumerator91 Result.AddrType = isGV;223 return AddrType == isGV; in isGlobalValue()