Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPHIElimination.cpp213 static bool isSourceDefinedByImplicitDef(const MachineInstr *MPhi, in isSourceDefinedByImplicitDef()
231 MachineInstr *MPhi = MBB.remove(MBB.begin()); in LowerPHINode() local