Home
last modified time | relevance | path

Searched defs:PHIInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DEarlyIfConversion.cpp110 struct PHIInfo { struct in __anonfc1f82480111::SSAIfConv
111 MachineInstr *PHI;
112 unsigned TReg, FReg;
114 int CondCycles, TCycles, FCycles;
116 PHIInfo(MachineInstr *phi) in PHIInfo() function