Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Bottom

974   // The bottom of the trace may already be computed.
996 // If the bottom of the trace was already precomputed, initialize heights
1015 // Go through the trace blocks in bottom-up order.
1169 /// When bottom is set include instructions in current block in estimate.
1170 unsigned MachineTraceMetrics::Trace::getResourceDepth(bool Bottom) const {
1175 if (Bottom) {
1189 if (Bottom)