Searched refs:createProfileWeightsForLoop (Results 1 – 3 of 3) sorted by relevance
840 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody())); in EmitWhileStmt()937 createProfileWeightsForLoop(S.getCond(), BackedgeCount)); in EmitDoStmt()1020 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody())); in EmitForStmt()1105 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,