Home
last modified time | relevance | path

Searched defs:EdgeCount (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeLayout.h27 struct EdgeCount { struct
46 ArrayRef<EdgeCount> EdgeCounts); argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMLInlineAdvisor.h83 int64_t EdgeCount = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp413 uint64_t EdgeCount = BBInfo.getEdgeCount(SuccIdx); in getOutgoingBranchWeights() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1723 uint64_t EdgeCount = *E->Count; in setBranchWeights() local