Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp192 static Iter getNextMachineInstrInBB(Iter Position) { in getNextMachineInstrInBB() function
216 Iter Instr = getNextMachineInstrInBB(Position); in getNextMachineInstr()