HomeSort by relevance Sort by last modified time
    Searched refs:addExecutionCount (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
ProfileInfo.h 111 void addExecutionCount(const BType *BB, double w);
  /external/llvm/lib/Analysis/
ProfileInfo.cpp 193 addExecutionCount(const BasicBlock *BB, double w) {
    [all...]

Completed in 23 milliseconds