reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
146 assert(W.Type == OtherW.Type); 146 assert(W.Type == OtherW.Type); 437 if (W.Type == Weight::Local) { 447 if (W.Type == Weight::Backedge) { 454 assert(W.Type == Weight::Exit); 836 assert(W.Type == Weight::Local && "all weights should be local"); 847 assert(W.Type == Weight::Local && "all weights should be local");