Home
last modified time | relevance | path

Searched defs:LayoutIdx (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp168 assert(LayoutIdx < SectionHdrLayout.size() && "LayoutIdx out of range"); in markSectionStart() argument
202 const auto &Entry = SectionHdrLayout[LayoutIdx]; in addNewSection() argument
425 writeOneSection(SecType Type,uint32_t LayoutIdx,const SampleProfileMap & ProfileMap) writeOneSection() argument
779 for (uint32_t LayoutIdx = 0; LayoutIdx < SectionHdrLayout.size(); writeSecHdrTable() local
[all...]