Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.h98 void ScanInstruction(MachineInstr &MI, unsigned Count);
H A DCriticalAntiDepBreaker.cpp136 ScanInstruction(MI, Count); in Observe()
247 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr &MI, unsigned Count) { in ScanInstruction() function in CriticalAntiDepBreaker
694 ScanInstruction(MI, Count); in BreakAntiDependencies()
H A DAggressiveAntiDepBreaker.h174 void ScanInstruction(MachineInstr &MI, unsigned Count);
H A DAggressiveAntiDepBreaker.cpp197 ScanInstruction(MI, Count); in Observe()
435 void AggressiveAntiDepBreaker::ScanInstruction(MachineInstr &MI, in ScanInstruction() function in AggressiveAntiDepBreaker
999 ScanInstruction(MI, Count); in BreakAntiDependencies()