Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.h159 bool IsImplicitDefUse(MachineInstr *MI, MachineOperand& MO);
DAggressiveAntiDepBreaker.cpp218 bool AggressiveAntiDepBreaker::IsImplicitDefUse(MachineInstr *MI, in IsImplicitDefUse() function in AggressiveAntiDepBreaker
243 IsImplicitDefUse(MI, MO)) { in GetPassthruRegs()