Searched refs:writeContextual (Results 1 – 6 of 6) sorted by relevance
98 void writeContextual(const ctx_profile::ContextNode &RootNode,
143 virtual void writeContextual(const ctx_profile::ContextNode &RootNode,
478 Writer.writeContextual( in __llvm_ctx_profile_fetch()
137 void PGOCtxProfileWriter::writeContextual(const ContextNode &RootNode, in writeContextual() function in PGOCtxProfileWriter285 Writer.writeContextual(*TopList, FirstUnhandled, DC.TotalRootEntryCount); in createCtxProfFromYAML()
243 void writeContextual(const ContextNode &Node, const ContextNode *Unhandled, in TEST_F() function in TEST_F::TestProfileWriter