HomeSort by relevance Sort by last modified time
    Searched refs:examinePred (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp 267 bool examinePred(MachineBasicBlock &Pred, const MachineBasicBlock &Succ,
767 if (!examinePred(**PI, *SuccBB, RegDU, HasMultipleSuccs, BrMap))
845 bool Filler::examinePred(MachineBasicBlock &Pred, const MachineBasicBlock &Succ,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp 292 bool examinePred(MachineBasicBlock &Pred, const MachineBasicBlock &Succ,
807 if (!examinePred(**PI, *SuccBB, RegDU, HasMultipleSuccs, BrMap))
887 bool MipsDelaySlotFiller::examinePred(MachineBasicBlock &Pred,

Completed in 845 milliseconds