Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMLInlineAdvisor.h77 int64_t EdgeCount = 0; variable
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1412 uint64_t EdgeCount = E->CountValue; in setBranchWeights() local