Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.h94 void PrescanInstruction(MachineInstr *MI);
DAggressiveAntiDepBreaker.h169 void PrescanInstruction(MachineInstr *MI, unsigned Count,
DCriticalAntiDepBreaker.cpp124 PrescanInstruction(MI); in Observe()
150 void CriticalAntiDepBreaker::PrescanInstruction(MachineInstr *MI) { in PrescanInstruction() function in CriticalAntiDepBreaker
582 PrescanInstruction(MI); in BreakAntiDependencies()
DAggressiveAntiDepBreaker.cpp190 PrescanInstruction(MI, Count, PassthruRegs); in Observe()
336 void AggressiveAntiDepBreaker::PrescanInstruction(MachineInstr *MI, in PrescanInstruction() function in AggressiveAntiDepBreaker
799 PrescanInstruction(MI, Count, PassthruRegs); in BreakAntiDependencies()