Searched refs:possible (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/dsent/model/optical_graph/
H A DOpticalGraph.cc67 // Assume it is possible
68 bool possible = true; local
81 // Default to worst possible modulator
118 // If the best one we found was still not possible...
119 possible = possible && success;
136 return possible;

Completed in 3 milliseconds