Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DEarlyIfConversion.cpp109 struct PHIInfo { struct in __anoncfa8784e0111::SSAIfConv
110 MachineInstr *PHI;
111 unsigned TReg, FReg;
113 int CondCycles, TCycles, FCycles;
115 PHIInfo(MachineInstr *phi) in PHIInfo() function