Lines Matching full:visited
197 // Has this block been visited yet?198 bool Visited;200 MBBInfo() : HighLatencyCPSR(false), Visited(false) {}945 if (!PInfo.Visited) {946 // Since blocks are visited in RPO, this must be a back-edge.1018 Info.Visited = true;