Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h26 struct FlowBlock { struct
27 uint64_t Index;
55 std::vector<FlowBlock> Blocks; argument