Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.h98 void ScanInstruction(MachineInstr &MI, unsigned Count);
H A DCriticalAntiDepBreaker.cpp135 ScanInstruction(MI, Count); in Observe()
250 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr &MI, unsigned Count) { in ScanInstruction() function in CriticalAntiDepBreaker
688 ScanInstruction(MI, Count); in BreakAntiDependencies()
H A DAggressiveAntiDepBreaker.h177 void ScanInstruction(MachineInstr &MI, unsigned Count);
H A DAggressiveAntiDepBreaker.cpp196 ScanInstruction(MI, Count); in Observe()
429 void AggressiveAntiDepBreaker::ScanInstruction(MachineInstr &MI, in ScanInstruction() function in AggressiveAntiDepBreaker
957 ScanInstruction(MI, Count); in BreakAntiDependencies()