Searched refs:MCCVInlineLineTableFragment (Results 1 – 6 of 6) sorted by relevance
27 class MCCVInlineLineTableFragment; variable203 MCCVInlineLineTableFragment &F);
38 class MCCVInlineLineTableFragment; variable218 MCCVInlineLineTableFragment &DF);
517 class MCCVInlineLineTableFragment : public MCFragment {530 MCCVInlineLineTableFragment(unsigned SiteFuncId, unsigned StartFileId,
311 delete cast<MCCVInlineLineTableFragment>(this); in destroy()482 const auto *F = cast<MCCVInlineLineTableFragment>(this); in dump()
395 return cast<MCCVInlineLineTableFragment>(F).getContents().size(); in computeFragmentSize()716 const auto &OF = cast<MCCVInlineLineTableFragment>(F); in writeFragment()1166 MCCVInlineLineTableFragment &F) { in relaxCVInlineLineTable()1214 return relaxCVInlineLineTable(Layout, cast<MCCVInlineLineTableFragment>(F)); in relaxFragment()
453 new MCCVInlineLineTableFragment(PrimaryFunctionId, SourceFileId, in emitInlineLineTableForFunction()486 MCCVInlineLineTableFragment &Frag) { in encodeInlineLineTable()