Searched refs:writeNode (Results 1 – 3 of 3) sorted by relevance
88 void writeNode(uint32_t CallerIndex, const ctx_profile::ContextNode &Node);
104 void PGOCtxProfileWriter::writeNode(uint32_t CallsiteIndex, in writeNode() function in PGOCtxProfileWriter122 writeNode(I, *Subcontext); in writeSubcontexts()
170 writeNode(Node); in writeNodes()175 void writeNode(NodeRef Node) { in writeNode() function