Searched refs:isLiveVariableEntry (Results 1 – 2 of 2) sorted by relevance
217 static bool isLiveVariableEntry(const UnitEntryPairTy &Entry,
175 IsLiveChild = isLiveVariableEntry(ChildEntry, IsLiveParent); in collectRootsToKeep()725 bool DependencyTracker::isLiveVariableEntry(const UnitEntryPairTy &Entry, in isLiveVariableEntry() function in DependencyTracker