HomeSort by relevance Sort by last modified time
    Searched full:profilefunction (Results 1 - 1 of 1) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
MergeFunctions.cpp 78 static unsigned profileFunction(const Function *F) {
103 : Func(Func), Hash(profileFunction(Func)), TD(TD) {}

Completed in 68 milliseconds