Searched defs:ContextNode (Results 1 – 6 of 6) sorted by relevance
367 ContextNode(bool IsAllocation) : IsAllocation(IsAllocation), Call() {} in setCall() argument 369 ContextNode(bool IsAllocation, CallInfo C) in hasCall() argument 232 struct ContextNode { global() struct in __anonbbe7f6c30111::CallsiteContextGraph 236 IsAllocation__anonbbe7f6c30111::CallsiteContextGraph::ContextNode global() argument 240 Recursive__anonbbe7f6c30111::CallsiteContextGraph::ContextNode global() argument 243 Call__anonbbe7f6c30111::CallsiteContextGraph::ContextNode global() argument 252 OrigStackOrAllocId__anonbbe7f6c30111::CallsiteContextGraph::ContextNode global() argument 256 AllocTypes__anonbbe7f6c30111::CallsiteContextGraph::ContextNode global() argument 260 CalleeEdges__anonbbe7f6c30111::CallsiteContextGraph::ContextNode global() argument 264 CallerEdges__anonbbe7f6c30111::CallsiteContextGraph::ContextNode global() argument 269 getEdgesWithAllocInfo__anonbbe7f6c30111::CallsiteContextGraph::ContextNode getEdgesWithAllocInfo() argument 285 getContextIds__anonbbe7f6c30111::CallsiteContextGraph::ContextNode getContextIds() argument 302 computeAllocType__anonbbe7f6c30111::CallsiteContextGraph::ContextNode computeAllocType() argument 320 emptyContextIds__anonbbe7f6c30111::CallsiteContextGraph::ContextNode emptyContextIds() argument 332 Clones__anonbbe7f6c30111::CallsiteContextGraph::ContextNode global() argument 335 CloneOf__anonbbe7f6c30111::CallsiteContextGraph::ContextNode global() argument 337 ContextNode__anonbbe7f6c30111::CallsiteContextGraph::ContextNode ContextNode() argument 339 ContextNode__anonbbe7f6c30111::CallsiteContextGraph::ContextNode ContextNode() argument 342 addClone__anonbbe7f6c30111::CallsiteContextGraph::ContextNode addClone() argument 353 getOrigNode__anonbbe7f6c30111::CallsiteContextGraph::ContextNode getOrigNode() argument 371 printCall__anonbbe7f6c30111::CallsiteContextGraph::ContextNode printCall() argument 375 isRemoved__anonbbe7f6c30111::CallsiteContextGraph::ContextNode isRemoved() argument 635 using ContextNode = global() typedef [all...]
276 ContextTrieNode *ContextNode = getContextFor(DIL); in getContextSamplesFor() local 503 ContextTrieNode *ContextNode = &RootContext; in getContextFor() local 520 ContextTrieNode *ContextNode in getOrCreateContextPath() local [all...]
843 CSProfileGenerator::getOrCreateFunctionSamples(ContextTrieNode *ContextNode, in getOrCreateFunctionSamples() argument 870 ContextTrieNode *ContextNode = in getOrCreateContextNode() local 934 ContextTrieNode *ContextNode = &getRootContext(); in generateLineNumBasedProfile() local 1256 ContextTrieNode *ContextNode = getContextNodeForLeafProbe(CtxKey, Probe); populateBodySamplesWithProbes() local 1363 ContextTrieNode *ContextNode = getContextNodeForLeafProbe() local [all...]
147 uint32_t CSPreInliner::getFuncSize(const ContextTrieNode *ContextNode) { in getFuncSize()
517 getFuncSizeForContext(const ContextTrieNode * ContextNode) getFuncSizeForContext() argument
297 __llvm_ctx_profile_fetch(void * Data,bool (* Writer)(void * W,const ContextNode &)) __llvm_ctx_profile_fetch() argument [all...]