Searched refs:MCCVInlineLineTableFragment (Results 1 – 6 of 6) sorted by relevance
27 class MCCVInlineLineTableFragment; variable199 MCCVInlineLineTableFragment &F);
38 class MCCVInlineLineTableFragment; variable217 MCCVInlineLineTableFragment &DF);
515 class MCCVInlineLineTableFragment : public MCFragment {528 MCCVInlineLineTableFragment(unsigned SiteFuncId, unsigned StartFileId,
311 delete cast<MCCVInlineLineTableFragment>(this); in destroy()482 const auto *F = cast<MCCVInlineLineTableFragment>(this); in dump()
387 return cast<MCCVInlineLineTableFragment>(F).getContents().size(); in computeFragmentSize()709 const auto &OF = cast<MCCVInlineLineTableFragment>(F); in writeFragment()1138 MCCVInlineLineTableFragment &F) { in relaxCVInlineLineTable()1186 return relaxCVInlineLineTable(Layout, cast<MCCVInlineLineTableFragment>(F)); in relaxFragment()
430 new MCCVInlineLineTableFragment(PrimaryFunctionId, SourceFileId, in emitInlineLineTableForFunction()463 MCCVInlineLineTableFragment &Frag) { in encodeInlineLineTable()