Searched refs:EpilogueScopes (Results 1 – 2 of 2) sorted by relevance
486 ArrayRef<support::ulittle32_t> EpilogueScopes() const { in EpilogueScopes() function
1056 SW.printNumber(XData.E() ? "EpilogueOffset" : "EpilogueScopes", in dumpXDataRecord() 1083 ArrayRef<ulittle32_t> EpilogueScopes = XData.EpilogueScopes(); in dumpXDataRecord() 1084 ListScope ESS(SW, "EpilogueScopes"); in dumpXDataRecord() 1085 for (const EpilogueScope ES : EpilogueScopes) { in dumpXDataRecord() 1075 ArrayRef<ulittle32_t> EpilogueScopes = XData.EpilogueScopes(); dumpXDataRecord() local