Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfWriter.cpp114 writeSubcontexts(Node); in writeNode()
118 void PGOCtxProfileWriter::writeSubcontexts(const ContextNode &Node) { in writeSubcontexts() function in PGOCtxProfileWriter
153 writeSubcontexts(RootNode); in writeContextual()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DPGOCtxProfWriter.h89 void writeSubcontexts(const ctx_profile::ContextNode &Node);