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

  /external/clang/lib/CodeGen/
CGStmt.cpp 708 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody())));
791 createProfileWeightsForLoop(S.getCond(), BackedgeCount));
860 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody())));
    [all...]
CodeGenPGO.cpp 884 llvm::MDNode *CodeGenFunction::createProfileWeightsForLoop(const Stmt *Cond,
CodeGenFunction.h     [all...]

Completed in 91 milliseconds