Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BestDepth

674   unsigned BestDepth = UINT_MAX;
696 if (Depth < BestDepth) {
698 BestDepth = Depth;