Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPHIElimination.cpp187 static bool isSourceDefinedByImplicitDef(const MachineInstr *MPhi, in isSourceDefinedByImplicitDef() function
222 if (isSourceDefinedByImplicitDef(MPhi, MRI)) in LowerAtomicPHINode()