Searched refs:hasContext (Results 1 – 6 of 6) sorted by relevance
45 bool lld::hasContext() { return lctx != nullptr; } in hasContext() function in lld
84 if (hasContext()) { in exitLld()102 if (hasContext()) in exitLld()
56 bool hasContext();
627 bool hasContext() const { return State != UnknownContext; }646 if (!hasContext())652 if (hasContext())683 if (!hasContext()) {
238 if (Context.hasContext()) in writeContextIdx()629 assert(!Context.hasContext() && "cs profile is not supported"); in writeContextIdx()670 if (Context.hasContext()) { in addContext()
366 if (FContext.hasContext()) in readImpl()696 if (FContext.hasContext()) in readFuncProfile()