Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp247 bool terminateSearch(const MachineInstr &Candidate) const;
663 if (terminateSearch(*CurrI)) in searchRange()
883 bool Filler::terminateSearch(const MachineInstr &Candidate) const { in terminateSearch() function in Filler