Searched refs:fromSB (Results 1 – 1 of 1) sorted by relevance
130 const auto *fromSB = cast<InputSectionBase>(c.first.first); in CallGraphSort() local140 if (fromSB->getOutputSection() != toSB->getOutputSection()) in CallGraphSort()143 int from = getOrCreateNode(fromSB); in CallGraphSort()301 const InputSectionBase *fromSB = cast<InputSectionBase>(c.first.first); in computeCacheDirectedSortOrder() local304 if (fromSB->getOutputSection() != toSB->getOutputSection()) in computeCacheDirectedSortOrder()312 size_t from = getOrCreateNode(fromSB); in computeCacheDirectedSortOrder()