Home
last modified time | relevance | path

Searched refs:recordBranchCount (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/tools/llvm-profgen/
DPerfReader.cpp83 void VirtualUnwinder::recordBranchCount(const LBREntry &Branch, in recordBranchCount() function in llvm::sampleprof::VirtualUnwinder
90 SampleCounters->recordBranchCount(ContextId, SourceOffset, TargetOffset, in recordBranchCount()
138 recordBranchCount(Branch, State, Repeat); in unwind()
DPerfReader.h183 void recordBranchCount(std::string &ContextId, uint64_t Source, in recordBranchCount() function
256 void recordBranchCount(const LBREntry &Branch, UnwindState &State,