Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DProfileInfoLoader.h35 std::vector<unsigned> EdgeCounts; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1177 SmallVector<uint64_t, 2> EdgeCounts(Size, 0); in setBranchWeights() local
1581 ArrayRef<uint64_t> EdgeCounts, in setProfMetadata()
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp726 SmallVector<unsigned, 2> EdgeCounts(Size, 0); in setBranchWeights() local