Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp292 bool terminateSearch(const MachineInstr &Candidate) const;
713 if (terminateSearch(*CurrI)) { in searchRange()
958 bool MipsDelaySlotFiller::terminateSearch(const MachineInstr &Candidate) const { in terminateSearch() function in MipsDelaySlotFiller