HomeSort by: relevance | last modified time | path
    Searched refs:createProfileWeightsForLoop (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 840 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()));
937 createProfileWeightsForLoop(S.getCond(), BackedgeCount));
1020 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()));
1105 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()));
CodeGenPGO.cpp 1105 CodeGenFunction::createProfileWeightsForLoop(const Stmt *Cond,
CodeGenFunction.h 1480 llvm::MDNode *createProfileWeightsForLoop(const Stmt *Cond,

Completed in 73 milliseconds