Searched refs:InMST (Results 1 – 2 of 2) sorted by relevance
176 bool InMST; member180 : SrcBB(Src), DestBB(Dest), Weight(W), InMST(false), Removed(false), in PGOEdge()184 return (Twine(Removed ? "-" : " ") + (InMST ? " " : "*") + in infoString()244 if (!E->InMST) in FuncPGOInstrumentation()276 if (E->InMST || E->Removed) in getInstrBB()316 if (!E->InMST && !E->Removed) in instrumentOneFunc()489 NewEdge1.InMST = true; in setInstrumentedCounts()
152 Ei->InMST = true; in computeMinimumSpanningTree()161 Ei->InMST = true; in computeMinimumSpanningTree()