Searched refs:MethodInfoType (Results 1 – 2 of 2) sorted by relevance
100 using MethodInfoType = std::pair<std::vector<std::pair<MCSymbol *, uint64_t>>, variable199 MethodInfoType maybeGetVtableSyms(BinaryBasicBlock &BB, MCInst &Inst,
633 IndirectCallPromotion::MethodInfoType IndirectCallPromotion::maybeGetVtableSyms( in maybeGetVtableSyms()647 return MethodInfoType(); in maybeGetVtableSyms()656 return MethodInfoType(); in maybeGetVtableSyms()679 return MethodInfoType(); in maybeGetVtableSyms()729 return MethodInfoType(); in maybeGetVtableSyms()738 return MethodInfoType(); in maybeGetVtableSyms()742 return MethodInfoType(VtableSyms, MethodFetchInsns); in maybeGetVtableSyms()1341 MethodInfoType MethodInfo; in runOnFunctions()