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();
595 bool hasContext() const { return State != UnknownContext; }614 if (!hasContext())620 return hasContext() ? hash_value(getContextFrames())650 if (!hasContext()) {700 return arg.hasContext() ? hash_value(arg.getContextFrames())
135 if (Context.hasContext()) in writeContextIdx()530 assert(!Context.hasContext() && "cs profile is not supported"); in writeContextIdx()571 if (Context.hasContext()) { in addContext()
354 if (FContext.hasContext()) in readImpl()676 if (FContext->hasContext()) in readFuncProfile()