Searched refs:createProfileWeightsForLoop (Results 1 – 3 of 3) sorted by relevance
904 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody())); in EmitWhileStmt()1001 createProfileWeightsForLoop(S.getCond(), BackedgeCount)); in EmitDoStmt()1084 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody())); in EmitForStmt()1169 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody())); in EmitCXXForRangeStmt()
1113 CodeGenFunction::createProfileWeightsForLoop(const Stmt *Cond, in createProfileWeightsForLoop() function in CodeGenFunction
1522 llvm::MDNode *createProfileWeightsForLoop(const Stmt *Cond,