Searched refs:DestSymbol (Results 1 – 1 of 1) sorted by relevance
137 auto recordCall = [&](const MCSymbol *DestSymbol, const uint64_t Count) { in buildCallGraph() argument139 DestSymbol ? BC.getFunctionForSymbol(DestSymbol) : nullptr) { in buildCallGraph()