Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.h95 void ScanInstruction(MachineInstr *MI, unsigned Count);
DAggressiveAntiDepBreaker.h171 void ScanInstruction(MachineInstr *MI, unsigned Count);
DCriticalAntiDepBreaker.cpp124 ScanInstruction(MI, Count); in Observe()
237 void CriticalAntiDepBreaker::ScanInstruction(MachineInstr *MI, in ScanInstruction() function in CriticalAntiDepBreaker
676 ScanInstruction(MI, Count); in BreakAntiDependencies()
DAggressiveAntiDepBreaker.cpp190 ScanInstruction(MI, Count); in Observe()
424 void AggressiveAntiDepBreaker::ScanInstruction(MachineInstr *MI, in ScanInstruction() function in AggressiveAntiDepBreaker
967 ScanInstruction(MI, Count); in BreakAntiDependencies()