LLVM: llvm::ContextTrieNode Class Reference (original) (raw)
#include "[llvm/Transforms/IPO/SampleContextTracker.h](SampleContextTracker%5F8h%5Fsource.html)"
Definition at line 35 of file SampleContextTracker.h.
◆ addFunctionSize()
| void llvm::ContextTrieNode::addFunctionSize |
( |
uint32_t |
FSize |
) |
◆ dumpNode()
| void llvm::ContextTrieNode::dumpNode |
( |
) |
◆ dumpTree()
| void llvm::ContextTrieNode::dumpTree |
( |
) |
◆ getAllChildContext()
◆ getCallSiteLoc()
| LineLocation llvm::ContextTrieNode::getCallSiteLoc |
( |
) |
const |
◆ getChildContext()
◆ getFuncName()
| FunctionId llvm::ContextTrieNode::getFuncName |
( |
) |
const |
◆ getFunctionSamples()
◆ getFunctionSize()
| std::optional< uint32_t > llvm::ContextTrieNode::getFunctionSize |
( |
) |
const |
◆ getHottestChildContext()
◆ getOrCreateChildContext()
◆ getParentContext()
◆ removeChildContext()
◆ setCallSiteLoc()
◆ setFunctionSamples()
| void llvm::ContextTrieNode::setFunctionSamples |
( |
FunctionSamples * |
FSamples |
) |
◆ setParentContext()
The documentation for this class was generated from the following files: