Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp162 std::vector<std::pair<uint64_t, int64_t>> getFlow(uint64_t Src) const { in getFlow() function in __anoncacc37820111::MinCostMaxFlow
172 int64_t getFlow(uint64_t Src, uint64_t Dst) const { in getFlow() function in __anoncacc37820111::MinCostMaxFlow
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java469 getFlow() in getFlow() method in TestBean