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

/external/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp236 bool examinePred(MachineBasicBlock &Pred, const MachineBasicBlock &Succ,
627 if (!examinePred(**PI, *SuccBB, RegDU, HasMultipleSuccs, BrMap))
703 bool Filler::examinePred(MachineBasicBlock &Pred, const MachineBasicBlock &Succ, function in class:Filler

Completed in 232 milliseconds