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

  /external/llvm/tools/llvm-prof/
llvm-prof.cpp 71 static double ignoreMissing(double w) {
110 double w = ignoreMissing(PI.getEdgeWeight(std::make_pair(BB, Succ)));
162 double w = ignoreMissing(PI.getExecutionCount(FI));
166 double w = ignoreMissing(PI.getExecutionCount(BB));
  /external/llvm/lib/Analysis/
ProfileEstimatorPass.cpp 96 static double ignoreMissing(double w) {
137 BBWeight += ignoreMissing(w);
  /prebuilt/common/ant/
ant.jar 

Completed in 2271 milliseconds