Searched refs:fromSB (Results 1 – 1 of 1) sorted by relevance
129 const auto *fromSB = cast<InputSectionBase>(c.first.first); in CallGraphSort() local139 if (fromSB->getOutputSection() != toSB->getOutputSection()) in CallGraphSort()142 int from = getOrCreateNode(fromSB); in CallGraphSort()298 const InputSectionBase *fromSB = cast<InputSectionBase>(c.first.first); in computeCacheDirectedSortOrder() local301 if (fromSB->getOutputSection() != toSB->getOutputSection()) in computeCacheDirectedSortOrder()309 size_t from = getOrCreateNode(fromSB); in computeCacheDirectedSortOrder()