Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:PendingLoads

116   /// PendingLoads - Loads are not emitted to the program immediately.  We bunch
120 SmallVector<SDValue, 8> PendingLoads;