Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp193 static Iter getNextMachineInstrInBB(Iter Position) { in getNextMachineInstrInBB() function
217 Iter Instr = getNextMachineInstrInBB(Position); in getNextMachineInstr()