Searched refs:createProfileWeightsForLoop (Results 1 – 3 of 3) sorted by relevance
728 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()))); in EmitWhileStmt()813 createProfileWeightsForLoop(S.getCond(), BackedgeCount)); in EmitDoStmt()883 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()))); in EmitForStmt()964 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()))); in EmitCXXForRangeStmt()
1049 llvm::MDNode *CodeGenFunction::createProfileWeightsForLoop(const Stmt *Cond, in createProfileWeightsForLoop() function in CodeGenFunction
1328 llvm::MDNode *createProfileWeightsForLoop(const Stmt *Cond,