Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.h99 void ScanInstruction(MachineInstr &MI, unsigned Count);
H A DCriticalAntiDepBreaker.cpp141 ScanInstruction(MI, Count); in Observe()
253 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr &MI, unsigned Count) { in ScanInstruction() function in CriticalAntiDepBreaker
690 ScanInstruction(MI, Count); in BreakAntiDependencies()
H A DAggressiveAntiDepBreaker.h175 void ScanInstruction(MachineInstr &MI, unsigned Count);
H A DAggressiveAntiDepBreaker.cpp204 ScanInstruction(MI, Count); in Observe()
444 void AggressiveAntiDepBreaker::ScanInstruction(MachineInstr &MI, in ScanInstruction() function in AggressiveAntiDepBreaker
1010 ScanInstruction(MI, Count); in BreakAntiDependencies()