Searched refs:createProfileWeightsForLoop (Results 1 – 3 of 3) sorted by relevance
708 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()))); in EmitWhileStmt()791 createProfileWeightsForLoop(S.getCond(), BackedgeCount)); in EmitDoStmt()860 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()))); in EmitForStmt()938 createProfileWeightsForLoop(S.getCond(), getProfileCount(S.getBody()))); in EmitCXXForRangeStmt()
884 llvm::MDNode *CodeGenFunction::createProfileWeightsForLoop(const Stmt *Cond, in createProfileWeightsForLoop() function in CodeGenFunction
973 llvm::MDNode *createProfileWeightsForLoop(const Stmt *Cond,