Searched refs:isSourceDefinedByImplicitDef (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DPHIElimination.cpp208 /// isSourceDefinedByImplicitDef - Return true if all sources of the phi node
210 static bool isSourceDefinedByImplicitDef(const MachineInstr *MPhi, function
244 if (isSourceDefinedByImplicitDef(MPhi, MRI))

Completed in 40 milliseconds