Lines Matching full:removed
177 bool Removed;
180 : SrcBB(Src), DestBB(Dest), Weight(W), InMST(false), Removed(false),
184 return (Twine(Removed ? "-" : " ") + (InMST ? " " : "*") +
241 if (E->Removed)
276 if (E->InMST || E->Removed)
304 E->Removed = true;
316 if (!E->InMST && !E->Removed)
394 if (E->Removed)
428 // FIXME: This function should be removed once the functionality in
474 if (!E->Removed) {
553 if (E->Removed)