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

  /external/llvm/include/llvm/Analysis/
Passes.h 124 extern char &ProfileEstimatorPassID;
  /external/llvm/lib/Transforms/Instrumentation/
OptimalEdgeProfiling.cpp 44 AU.addRequiredID(ProfileEstimatorPassID);
  /external/llvm/lib/Analysis/
ProfileEstimatorPass.cpp 83 char &ProfileEstimatorPassID = ProfileEstimatorPass::ID;

Completed in 92 milliseconds