Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp292 void computeCallsiteToProfCountMap(Function *DuplicateFunction,
916 Function *DuplicateFunction, in computeCallsiteToProfCountMap() argument
918 std::vector<User *> Users(DuplicateFunction->user_begin(), in computeCallsiteToProfCountMap()
919 DuplicateFunction->user_end()); in computeCallsiteToProfCountMap()