Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileEstimatorPass.cpp41 explicit ProfileEstimatorPass(const double execcount = 0) in ProfileEstimatorPass()
91 Pass *createProfileEstimatorPass(const unsigned execcount) { in createProfileEstimatorPass()