Searched refs:allImplicitDefsAreDead (Results 1 – 3 of 3) sorted by relevance
1744 bool allImplicitDefsAreDead() const;
1503 bool MachineInstr::allImplicitDefsAreDead() const { in allImplicitDefsAreDead() function in MachineInstr
1192 if (!MI->allImplicitDefsAreDead()) in tryConstantFoldOp()