Home
last modified time | relevance | path

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

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