Searched refs:createProfileWeightsForLoop (Results 1 – 3 of 3) sorted by relevance
843 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody())); in EmitWhileStmt()940 createProfileWeightsForLoop(S.getCond(), BackedgeCount)); in EmitDoStmt()1023 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody())); in EmitForStmt()1108 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody())); in EmitCXXForRangeStmt()
1105 CodeGenFunction::createProfileWeightsForLoop(const Stmt *Cond, in createProfileWeightsForLoop() function in CodeGenFunction
1480 llvm::MDNode *createProfileWeightsForLoop(const Stmt *Cond,