Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp295 computeCallsiteToProfCountMap(Function *DuplicateFunction,
948 Function *DuplicateFunction, in computeCallsiteToProfCountMap() argument
950 std::vector<User *> Users(DuplicateFunction->user_begin(), in computeCallsiteToProfCountMap()
951 DuplicateFunction->user_end()); in computeCallsiteToProfCountMap()