Searched refs:setLive (Results 1 – 9 of 9) sorted by relevance
309 E.getTarget().setLive(true); in prune()
376 Sym->setLive(true); in markAllSymbolsLive()
303 ExternalSymbols[StrCopy]->setLive(true); in handleDirectiveSection()
495 KV.second->setLive(true); in claimOrExternalizeWeakAndCommonSymbols()507 Sym->setLive(true); in markResponsibilitySymbolsLive()
427 setLive(IsLive); in Symbol()521 void setLive(bool IsLive) { this->IsLive = IsLive; } in setLive() function1395 Sym.setLive(IsLive); in makeDefined()
881 Summary->setLive(true); in setLiveRoot()1032 Index.getGlobalValueSummary(GV)->setLive(true); in buildModuleSummaryIndex()
1311 S->setLive(true); in computeDeadSymbolsAndUpdateIndirectCalls()1375 S->setLive(true); in computeDeadSymbolsAndUpdateIndirectCalls()
589 void setLive(bool Live) { Flags.Live = Live; }