Searched defs:PHIInfo (Results 1 – 1 of 1) sorted by relevance
110 struct PHIInfo { struct in __anonfc1f82480111::SSAIfConv111 MachineInstr *PHI;112 unsigned TReg, FReg;114 int CondCycles, TCycles, FCycles;116 PHIInfo(MachineInstr *phi) in PHIInfo() function