Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGraphWriter.h175 void writeNode(NodeRef Node) { in writeNode() function
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfWriter.cpp104 void PGOCtxProfileWriter::writeNode(uint32_t CallsiteIndex, in writeNode() function in PGOCtxProfileWriter