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

  /external/clang/lib/CodeGen/
CodeGenPGO.h 100 llvm::MDNode *createLoopWeights(const Stmt *Cond, RegionCounter &Cnt);
CGStmt.cpp 679 PGO.createLoopWeights(S.getCond(), Cnt));
762 PGO.createLoopWeights(S.getCond(), Cnt));
838 PGO.createLoopWeights(S.getCond(), Cnt));
922 BoolCondVal, ForBody, ExitBlock, PGO.createLoopWeights(S.getCond(), Cnt));
    [all...]
CodeGenPGO.cpp     [all...]

Completed in 136 milliseconds