Searched refs:hasContext (Results 1 – 6 of 6) sorted by relevance
45 bool lld::hasContext() { return lctx != nullptr; } in hasContext() function in lld
91 if (hasContext()) { in exitLld()109 if (hasContext()) in exitLld()
55 bool hasContext();
615 bool hasContext() const { return State != UnknownContext; }634 if (!hasContext())640 if (hasContext())671 if (!hasContext()) {
240 if (Context.hasContext()) in writeContextIdx()632 assert(!Context.hasContext() && "cs profile is not supported"); in writeContextIdx()673 if (Context.hasContext()) { in addContext()
356 if (FContext.hasContext()) in readImpl()673 if (FContext.hasContext()) in readFuncProfile()