Searched refs:hasHazard (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp107 bool hasHazard(const MachineInstr &MI);
386 bool InspectMemInstr::hasHazard(const MachineInstr &MI) { function in class:InspectMemInstr
728 HasHazard |= IM.hasHazard(Candidate);

Completed in 36 milliseconds