Searched refs:createProfileWeightsForLoop (Results 1 – 3 of 3) sorted by relevance
661 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()))); in EmitWhileStmt()743 createProfileWeightsForLoop(S.getCond(), BackedgeCount)); in EmitDoStmt()810 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()))); in EmitForStmt()885 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()))); in EmitCXXForRangeStmt()
831 llvm::MDNode *CodeGenFunction::createProfileWeightsForLoop(const Stmt *Cond, in createProfileWeightsForLoop() function in CodeGenFunction
948 llvm::MDNode *createProfileWeightsForLoop(const Stmt *Cond,