Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp187 uint64_t getEdgeCount(size_t Index) const { in getEdgeCount() function in llvm::ProfileAnnotatorImpl::BBInfo
251 if (BBInfo.getEdgeCount(I) > 0) { in allTakenPathsExit()
413 uint64_t EdgeCount = BBInfo.getEdgeCount(SuccIdx); in getOutgoingBranchWeights()