Searched refs:InMST (Results 1 – 4 of 4) 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()
218 Ei->InMST = true; in computeMinimumSpanningTree()231 Ei->InMST = true; in computeMinimumSpanningTree()
462 bool InMST = false; member471 return (Twine(Removed ? "-" : " ") + (InMST ? " " : "*") + in infoString()556 if (!E->InMST) in FuncPGOInstrumentation()568 if (!E->InMST && !E->Removed) in getNumCounters()683 if (E->InMST || E->Removed) in getInstrBB()986 NewEdge1.InMST = true; in setInstrumentedCounts()