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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp294 bool terminateSearch(const MachineInstr &Candidate) const;
712 if (terminateSearch(*CurrI)) {
958 bool MipsDelaySlotFiller::terminateSearch(const MachineInstr &Candidate) const { function in class:MipsDelaySlotFiller

Completed in 100 milliseconds