Home
last modified time | relevance | path

Searched refs:SecLayout (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h295 SecLayout = SL; in resetSecLayout()
344 SectionLayout SecLayout = DefaultLayout; variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp551 if (SecLayout == DefaultLayout) in writeSections()
553 else if (SecLayout == CtxSplitLayout) in writeSections()