Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.h98 void ScanInstruction(MachineInstr &MI, unsigned Count);
H A DCriticalAntiDepBreaker.cpp135 ScanInstruction(MI, Count); in Observe()
253 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr &MI, unsigned Count) { in ScanInstruction() function in CriticalAntiDepBreaker
695 ScanInstruction(MI, Count); in BreakAntiDependencies()
H A DAggressiveAntiDepBreaker.h174 void ScanInstruction(MachineInstr &MI, unsigned Count);
H A DAggressiveAntiDepBreaker.cpp196 ScanInstruction(MI, Count); in Observe()
432 void AggressiveAntiDepBreaker::ScanInstruction(MachineInstr &MI, in ScanInstruction() function in AggressiveAntiDepBreaker
987 ScanInstruction(MI, Count); in BreakAntiDependencies()