Searched defs:PHINodesToUpdate (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h124 /// PHINodesToUpdate - A list of phi instructions whose operand list will
128 std::vector<std::pair<MachineInstr*, unsigned> > PHINodesToUpdate; member in class:llvm::FunctionLoweringInfo

Completed in 79 milliseconds