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

  /external/llvm/include/llvm/Transforms/
Scalar.h 365 FunctionPass *createSampleProfileLoaderPass();
366 FunctionPass *createSampleProfileLoaderPass(StringRef Name);
  /external/llvm/lib/Transforms/Scalar/
SampleProfile.cpp     [all...]
  /external/clang/lib/CodeGen/
BackendUtil.cpp 168 PM.add(createSampleProfileLoaderPass(CGOpts.SampleProfileFile));

Completed in 316 milliseconds