HomeSort by relevance Sort by last modified time
    Searched refs:PendingExports (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 118 /// PendingExports - CopyToReg nodes that copy values to virtual registers
123 SmallVector<SDValue, 8> PendingExports;
362 /// PendingLoad items, flush all the PendingExports items. It is necessary
SelectionDAGBuilder.cpp     [all...]

Completed in 36 milliseconds