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

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

Completed in 58 milliseconds