Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp292 bool terminateSearch(const MachineInstr &Candidate) const;
714 if (terminateSearch(*CurrI)) { in searchRange()
959 bool MipsDelaySlotFiller::terminateSearch(const MachineInstr &Candidate) const { in terminateSearch() function in MipsDelaySlotFiller