Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
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 DCriticalAntiDepBreaker.h98 void ScanInstruction(MachineInstr &MI, unsigned Count);
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()