Home | History | Annotate | Download | only in CodeGen

Lines Matching full:weights

970   /// Calculate branch weights appropriate for PGO data
972 llvm::MDNode *createProfileWeights(ArrayRef<uint64_t> Weights);
1008 /// The branch weights of SwitchInsn when doing instrumentation based PGO.