Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPHIElimination.cpp213 static bool isSourceDefinedByImplicitDef(const MachineInstr *MPhi, in isSourceDefinedByImplicitDef() function
247 if (isSourceDefinedByImplicitDef(MPhi, MRI)) in LowerPHINode()