Searched refs:getAllCallSites (Results 1 – 3 of 3) sorted by relevance
196 !Function->getAllCallSites().empty()) { in buildCallGraph()202 for (const IndirectCallProfile &CSI : Function->getAllCallSites()) { in buildCallGraph()
141 BF.getAllCallSites().emplace_back(CalleeSymbol, YamlCSI.Count, in parseFunctionProfile()
2093 IndirectCallSiteProfile &getAllCallSites() { return AllCallSites; } in getAllCallSites() function2095 const IndirectCallSiteProfile &getAllCallSites() const { in getAllCallSites() function