Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMLInlineAdvisor.h81 int64_t EdgeCount = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1693 uint64_t EdgeCount = E->CountValue; in setBranchWeights() local