Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeLayout.h26 struct EdgeCount { struct
45 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/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1584 uint64_t EdgeCount = E->CountValue; in setBranchWeights() local