Home
last modified time | relevance | path

Searched refs:SrcOut (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp1192 uint64_t SrcOut = 2 * Jump.Source + 1; in extractWeights() local
1196 int64_t AuxFlow = Network.getFlow(SrcOut, DstIn); in extractWeights()