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

  /external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 116 /// PHINodesToUpdate - A list of phi instructions whose operand list will
120 std::vector<std::pair<MachineInstr*, unsigned> > PHINodesToUpdate;
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]
FastISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 56 milliseconds