Searched refs:SymTargetsType (Results 1 – 2 of 2) sorted by relevance
103 using SymTargetsType = std::vector<std::pair<MCSymbol *, uint64_t>>; variable194 SymTargetsType findCallTargetSymbols(std::vector<Callsite> &Targets,200 const SymTargetsType &SymTargets) const;
523 IndirectCallPromotion::SymTargetsType529 SymTargetsType SymTargets; in findCallTargetSymbols()635 const SymTargetsType &SymTargets) const { in maybeGetVtableSyms()1318 const SymTargetsType SymTargets = in runOnFunctions()