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

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp119 bool hasHazard(const MachineInstr &MI);
389 bool InspectMemInstr::hasHazard(const MachineInstr &MI) { function in class:InspectMemInstr
709 HasHazard |= IM.hasHazard(Candidate);

Completed in 46 milliseconds