Searched refs:InMST (Results 1 – 2 of 2) sorted by relevance
209 bool InMST; member213 : SrcBB(Src), DestBB(Dest), Weight(W), InMST(false), Removed(false), in PGOEdge()217 return (Twine(Removed ? "-" : " ") + (InMST ? " " : "*") + in infoString()277 if (!E->InMST) in FuncPGOInstrumentation()309 if (E->InMST || E->Removed) in getInstrBB()349 if (!E->InMST && !E->Removed) in instrumentOneFunc()564 NewEdge1.InMST = true; in setInstrumentedCounts()
151 Ei->InMST = true; in computeMinimumSpanningTree()160 Ei->InMST = true; in computeMinimumSpanningTree()